Form Builder PHP Class


PFBC is an object-oriented PHP class for building HTML forms. It includes AJAX support, jQuery, reCAPTCHA, TinyMCE, and CKEditor. It features integration with Bootstrap, a front-end framework from Twitter that incorporates responsive CSS (meaning your forms not only look great and behave well in the latest desktop browser, but in tablet and smartphone browsers as well). It supports HTML5 form elements and attributes.

Here are a few more differences between PFBC 3.x and 2.x to be aware of if you're planning on upgrading.
  • In version 3.x, the Form class constructor no longer includes the width parameter.
  • PFBC 3.x contains new view classes - SideBySide, Vertical, Inline, and Search. The views used in version 2.x are no longer supported.
  • The description element property that existed in PFBC 2.x has been replaced by two properties in 3.x - shortDesc and longDesc. ShortDesc is displayed inline while longDesc is displayed block.
  • jQuery UI js/css files are no longer included by default. The js/css files will only be added when an elements that make use of jQuery UI (jQueryUIDate, Checksort, and Sort) is added to the form.
  • The Date element in PFBC 2.x has been renamed to jQueryUIDate. The new Date element in version 3.x is HTML5's input type="date".
  • The Email element now uses input type="email" as apposed to type="text".
  • The required Element property now sets the HTML5 required attribute triggering client-side validation when supported by the web browser.
  • Validation errors have been restyled using Bootstrap specific classes.

download
Share this post :

Posting Komentar

 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. Kevin Kurnia - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger