moggers1
09-09-2002, 07:11 PM
i need an alternative to the event handler 'onClick'. This works fine in the html document however i want to put a button in the script which looks something like this -
document.write("<input type='button' value='Go' onClick='go()'>")
which doesn't seem to work when i try it. i am fairly new to jscript & any help would be much appreciated. thanks....
ian.
document.write("<input type='button' value='Go' onClick='go()'>")
which doesn't seem to work when i try it. i am fairly new to jscript & any help would be much appreciated. thanks....
ian.