- 1,233 categories
- 40,349 scripts
Updated: 01/21/2008
- Attached is an example of how to cascade form values from one row to another. Previously I showed how to apply JavaScript cascades to check boxes, in this example we add the same functionality to drop downs and to text boxes.
- Categories
- Tags
- Platforms
- Licenses
- Author
- The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
- The Object Extensions for PHP provides several classes with the following functionality: Object Extensions adds of new functionality to PHP objects such as: * Add methods and properties to an object at runtime by dynamically extending by another obje...
- Netscape''s LiveConnect feature allows JavaScript to control Java applets by means of their public methods. This example shows a simple applet, the Chameleon Bar being controlled by JavaScript. You can start and stop the applet, display informat...
- An example showing how to use JavaScript to randomly select a background image from a pre-defined set of images.
- This simple script shows an example of how to use JavaScript to implement a clock in the status bar.