joelnativeenergy
04-30-2007, 04:05 PM
Hey guys,
I'm trying to insert a drop down menu into an html form, and code for my js calculator and so far not working..
The calc works just fine with all <input> fields however I need to add a <select> drop down with numarical values for each state upone selected to be added in the calculation. I have left the code for "inputs.state.value" in the string untouched as if "state" was still a field and not a selectable drop down.
Any idea how I can get this to work?
(with drop down)
http://www.nativeenergy.com/Splash/event/event2.html
(with input field "Venue1" instead of "state")
http://www.nativeenergy.com/Splash/event/event.html
Thank very much guys.. I'm an in house desiger so I have no inside help LOL.
Cheers,
Joel
I'm trying to insert a drop down menu into an html form, and code for my js calculator and so far not working..
The calc works just fine with all <input> fields however I need to add a <select> drop down with numarical values for each state upone selected to be added in the calculation. I have left the code for "inputs.state.value" in the string untouched as if "state" was still a field and not a selectable drop down.
Any idea how I can get this to work?
(with drop down)
http://www.nativeenergy.com/Splash/event/event2.html
(with input field "Venue1" instead of "state")
http://www.nativeenergy.com/Splash/event/event.html
Thank very much guys.. I'm an in house desiger so I have no inside help LOL.
Cheers,
Joel