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! Link to comment https://forums.phpfreaks.com/topic/98743-function-calls-in-table/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.