> 7 sinz wrote: > im trying to duplicate the effect at this site with CSS. > The effect im talking about is where you hover over the plans. > http://www.tel3.com > this is what i got so far, and was wondering how i would get it to work in > IE..should i just add the DOM script from suckerfish DD's? > http://saygiddaymate.com/hover/hover.htm
Hi, I did a quick mockup here using the same techniques http://digiscape.net.au/test/hover.htm Was this what you were looking for? The page you posted I wasn't getting any hover effect, and I wasn't sure if you wanted text to display on hover. I tested the one I did on IE 6/Opera 7.23/Firefox 0.8 a slight gap in IE was the only difference, no guarantees for other browsers... If was to use this I would remove the text from the image and use the image as a background (as it is now), and a hover affect on the text as well. This would be so I knew for certain all people would have access to the link. I would also avoid using html element names as id's or classes (#li), not sure if its allowed, but it will reduce confusion Regards Jason ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
