Jump to content

function calls in Table


bind199

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.