yo all,
need some help with javascript .. I have an onclick event, within it I have a line that reads ..
Code:
textfield1.value="GO";
The textfield1 is on the page however when I click to get the onclick event to move, the page errors, it says 'textfield1 is undefined. I'm not a javascript coder, just play around .. do I need to define the textfield somewhere else?
Any info would be great,
cheers,
Sir P