Demo: Create a NoScript Compatible Select Form Element with an onChange Event
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