Ajax form elements

Visit Publisher Site

Place linked select boxes or radio button groups on to your page that dynamicaly load items from database using Ajax. Like Category-Subcategory selections. You can chain as many select boxes as you like. Extra filtering parameter for roor select box so all data can be stored in one db table. Tested on FF and IE for windows and now on FF and Safari for mac. In the same file sc_classes.php there is an other class. Called sc_form_elements. Used partialy from sc_ajax_select_boxes. It is a nice form helper class. Adds select boxes, radio groups and check box groups. It is usual to have options on db and have to populate with them select boxes, or show a list of radio buttons or a list of checkboxes. The routine is to query the database and loop throu the selected rows and add elements to the form. sc_form_elements class comes to save time rewriting that peace of code again and again, but still have control over the form.

Visit publisher site: Ajax form elements

Listing Details

Version:
0.4 
Filed in:
Scripts / Ajax / Scripts & Applications
Submitted on:
 
Last Updated:
Sep 26, 2007 
Publisher:
Panos Kyriakakis Other listings by this publisher

License & Pricing Information

LICENSE #1
License Type:
GPL
Price:
$0.00 USD
Additional Info:

User Reviews 

Be the first to review this listing!
Average Member Rating: 4.56/5
  • Not yet reviewed by any member.... You can be the FIRST one to write a review for Ajax form elements