[thelist] table cells as links

Chris Price chris.price at stl.org
Mon Jul 8 03:28:01 CDT 2002


I know that you can use an onClick on just about any element such as:

<table border=1>
<tr onClick="document.location='blah.html'">
<td>First cell</td><td>Second cell</td>
</tr>
<tr>
<td>Third cell</td><td>Fourth cell</td>
</tr>
</table>

It's not a proper link though.

> ----------
> From: 	Adam George
> Reply To: 	thelist at lists.evolt.org
> Sent: 	Monday, July 8, 2002 9:02 AM
> To: 	thelist at lists.evolt.org
> Subject: 	[thelist] table cells as links
>
> Does anyone know of a way to make an entire table row or cell a link?
>
> I know this:
>
> <td href="blah">
>
> is no longer supported.
>
> Is there a css alternative or other work-around?

_____________________________________________________________________
This message has been checked for all known viruses by UUNET delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.uk.uu.net/products/security/virus/



More information about the thelist mailing list