Example Page for: Create a NoScript Compatible Select Form Element with an onChange Event. Click here to view more demos!

Create a NoScript Compatible Select Form Element with an onChange Event Example

Look at the noscript compatible form below. If you have JS on, the form will submit on the select's change. If not, you can click the "Submit" button.

    

<< Back to: Create a NoScript Compatible Select Form Element with an onChange Event