chainedSelectors: A Better Way to Drop-down a PHP ListHits: 447
*****
Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript based on data in a database. This tutorial explains a class called chainedSelectors. This class helps you create a SELECT form field that automatically updates the value of another SELECT using JavaScript. PHP is used to retrieve the values for the selectors from a MySQL database. This data is then used to create a JavaScript function that's triggered when the value of the first selector is changed.
Platform(s): n/a
Date: Feb, 26 2001 Author: http://www.zend.com/zend/tut/drop-down.php {
Ratings}Number of Ratings: 192 Votes
Visitor Voting Booth:
|