Skip Link Method

The method is as follows:

Launch link:
<a href="#Overview">Overview</a>

Target:
<div style="width: 1px; height: 1px; overflow: hidden"><div style="width:
100%"><a name="Overview" id="Overview"><em>Bookmark:
Overview</em></a></div></div>

It's not very obvious and took a bit of working out. Works on everything we
have tested on so far but no idea on Amaya. Can't see why it wouldn't,
though.
Solving the IE issue is to do with having an explicit width of 100% and some
text in the anchor tag. The surrounding div is for styling purposes only,
but prevents the 100% screwing up surrounding formatting.

Hope this helps.

Liam

Received on Friday, 8 July 2005 14:36:27 UTC