Code Monkey home page Code Monkey logo

jquery.formbuilder's Introduction

The jquery.Formbuilder plugin is a script that allows you integrate
a jquery and php-based form-creation tool into your application.

Please report all issues, bugs, and feature suggestions
to: https://snowy-evening.com/botsko/jquery-form-builder/

The tool interface is constructed using form data presented in xml format
by the server. The php class assists you with storing the data,
generating the xml, generating the html form, and processing the data.

A demo of this version may be found at http://experiments.botsko.net/tests/formbuilder/

Use of the JSON-encoding backend requires PHP 5.2+.

Please feel free to fork the project and provide patches back.
Please let us know how you're using this product!

The source contains all example files, javascripts necessary, php files,
any documentation, and some PHPUnit unit tests for the class.


Version 0.3.1 - 20110722
- Corrected issue with reserved words breaking support for Safari, Opera, IE
- Corrected issue with example-save expecting old POST key

Version 0.3 - 20110619
- Compatible with latest jQuery, jQueryUI and jquery.scrollTo
- CSS moved into a separate file
- Applied jsbeautifier and jshint on code
- Added control box target element option
- Added localization support
- Improved dynamic loading, unique ID handling for multiple formbuilder-instances
- Removed scrollTo dependency in favour of jQuery.animate()
- Added json backend, to replace/as alternative to xml
- Example html switched to latest html doctype

Version 0.2 - 20100806
- Upgraded to scroll.to 1.4.2
- Added ability to sort form fields.
- Added in basic build scripts for easier releases
- Minor code cleanup
- Hash bug fix

Version 0.1 - 20090922
- Complete initial release using much of the functionality copied
from AspenMSM, an excellent cms tool from Trellis Development.

jquery.formbuilder's People

Contributors

stas avatar venutip avatar viveleroi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.