02-20-2012, 12:09 AM
[eluser]aquary[/eluser]
I think it's the 3rd parameter telling what is the current selected value.
As for the javascript error, I'm not sure since I've not used pure native javascript for quite a while. Check you generated HTML sourcecode if the form tag missed something required for document.myform.submit() to work.
I think it's the 3rd parameter telling what is the current selected value.
As for the javascript error, I'm not sure since I've not used pure native javascript for quite a while. Check you generated HTML sourcecode if the form tag missed something required for document.myform.submit() to work.