> I have just put the test page on a web server. The URL is:
> http://www.rba.gov.au/BC_Test/overview.jsp

To find out what was going with your list, I used Pixy's excellent
"List Computed Styles" favelet (http://pixy.cz/blog/favelets/)

Changing the default "font-size" to "display", then "visible" showed
no styles affecting the visibility of the list. But check the "color"
and you'll see the <li> is inheriting the #fff of your a:hover

It's all smoke and mirrors. The list never leaves the page, just
camouflaged. White font color against white background.

Easy fix: change the <a name="content" /> to <a name="content"></a>

You might also rethink colouring your a:hover white.

- ben
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
***************************************************** 

Reply via email to