Hey, I've used the document.value command/script loads in previous sessions, but I can't see what is going on with this one.
##In the head section inside a tag###
function submit_wepname()
{
document.info_gather.weapon_name.value = preset_wepnames.dropdown_wep_choice.value;
}
##In the body section##
When the javascript function is run (via a submit button) it works and the input value in the form changes to the appropriate value, but it then instantly flicks back to the default value (test1). Even if i put value="" it just flicks back to an empty input box. Any ideas? I'm guessing it's a simple thing that I'm gonna kick myself about =/
Comments
just do something like do it
;-)
-mac-
mailto:[email protected]
the Netherlands...