lazy
04-11-2007, 04:19 AM
Hi all.
Could anyone tell me if there's an alternative to the following without Javascript?
<td onclick="javascript:window.open('http://www.google.com','_self');">
(Some stuff here... hyperlinks etc)
</td>
I want a table cell to redirect somewhere if a user clicks anywhere within it, although I'd like to do this without Javascript for compatibility.
Thanks!
Could anyone tell me if there's an alternative to the following without Javascript?
<td onclick="javascript:window.open('http://www.google.com','_self');">
(Some stuff here... hyperlinks etc)
</td>
I want a table cell to redirect somewhere if a user clicks anywhere within it, although I'd like to do this without Javascript for compatibility.
Thanks!