View Single Post
  #4 (permalink)  
Old 05-09-2007, 06:55 PM
JezC JezC is offline
WebProWorld New Member
 

Join Date: Dec 2006
Location: Bedford, UK
Posts: 11
JezC RepRank 0
Default

Hi. I've seen this a few times. It even affected Google AdWords. There was a case of some web browsers being unable to click on adverts - so the impression was shown, and the advert was unclickable. Google fixed it, but didn't report back what the problem was, IIRC.

The cases that I've investigated, and indeed, triggered when learning CSS some years ago, involved navigation lists, positioned at the top of the document and then adjusted by right alignment of centering. The problem was, IIRC, one of layers. You can end up with the text visible, but the active part of the link is not accessible through the layer in front. I think I understood the problems better after reading "PositionIsEverything.net". It had a lot of examples of CSS that would and wouldn't work in various situations.

You might also want to look at the practical stuff on A List Apart - they often give reasons and explanations for why vcarious CSS techniques won't work. And I think that Eric Meyer's book on CSS has something about this problem - but I've loaned my copy to someone else and can't verify that.

Cheers, JeremyC.
__________________
Merjis : internet marketing strategy : http://blog.merjis.com/
Reply With Quote