HI All
I have hunted around and cannot find a solution to i am sure will be a very easy question relating to cross browser support
i have a table where i have assigned a refence link_to
<table border="0" cellspacing="0" cellpadding="1" width="100%" class="report_table" id="table1" link_to="test.php">
in IE i can
get the table and
alert(this.link_to) and it iget the correct result
test.php
in mozilla no matter what i try i cannot seem to reference link to
any help appreciated
thanks in
advance
I have hunted around and cannot find a solution to i am sure will be a very easy question relating to cross browser support
i have a table where i have assigned a refence link_to
<table border="0" cellspacing="0" cellpadding="1" width="100%" class="report_table" id="table1" link_to="test.php">
in IE i can
get the table and
alert(this.link_to) and it iget the correct result
test.php
in mozilla no matter what i try i cannot seem to reference link to
any help appreciated
thanks in
advance