Hi,
I need some help with my onClick event. I realise that there is some problem with the javascript but what exactly it is i am not able to know.
<input type="Button" onClick="locati on = '' + jump.optio ns[ jump.selected Index].value;" value="Go!" />
This is my code for the onClick event.
need help !
thanks!
I need some help with my onClick event. I realise that there is some problem with the javascript but what exactly it is i am not able to know.
<input type="Button" onClick="locati on = '' + jump.optio ns[ jump.selected Index].value;" value="Go!" />
This is my code for the onClick event.
need help !
thanks!
Comment