Skip to navigation
Onchange is not working anymore on html scrict
07.12.13
As the name attribute in the form tag not exist so the onchange.formname.submit() call does not work anymore in my select tag. i had to change to: onchange="javascript: submit(this);" http://ask.metafilter.com/7748/
Reply
Anonymous
onchange is not working anymore on html scrict
As the name attribute in the form tag not exist so the onchange.formname.submit() call does not work anymore in my select tag. i had to change to: onchange="javascript: submit(this);" http://ask.metafilter.com/7748/
07.12.13
Reply
Anonymous
Information Epoch 1737560555
Development is an iterative process.
Home
Notebook
Contact us