bind199 Posted March 31, 2008 Share Posted March 31, 2008 hello im trying to call a function that pops up a mssg box when a user clicks on a row in a table so far i got wd.writeln( "<TR align=right onclick= "test1()"/TR> test1 is the function that pops up a mssg box. Whenever i click on a the table nothing happened. But if i manually enter onclick= 'alert ("hello")' it works ok. Thanks for help! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.