I am currently using the following code for some links for design reasons.
<td onClick="window.location='/226.html'; ">
This code is perfect in firefox, In internet explorer the problem is that I loose the referrer stats.
Is there any way to solve this or make a table cell into a link?