Categories
Tags → Select Example Javascript

Relational List

Relational List is a Dreamweaver extension that allows to insert two associated lists (select fields) into your forms, a main list and a subordinate list. This is useful if you need related fields into your forms, for example country/states, brand/mo...
DETAILS

Cascade Select

This class is meant to generate two HTML form select type inputs making the currently selected value on the first input determine the option values that are made available on the second. It uses JavaScript to update the second input options when...
DETAILS

Select List Of Current Month

This is a JavaScript example that creates a menu (drop down select list) of all the days in the current month. The current date is selected by default.
DETAILS

RandomBackground

An example showing how to use JavaScript to randomly select a background image from a pre-defined set of images.
DETAILS
©2003-2008 jCay.com