Jump to content

div position Off in IE6 & 7 working Op, S, FF, CH


cburnett

Recommended Posts

Hello.I followed a CSS example I found online to have a text hyperlink, flash a pop-up image on hover / mouse over.I was testing in IeTester v0.4.7 and IE6 & IE7 do not position the

<div id="rollover"><a href="#" > (what's this?)<span><img src="images/shoulder-straps.jpg" alt=" " />

anything close to what rollover.css seem to communicate to Chrome, FF, Ie8, etc.Thoughts?live example -- > > then tab "order" > then its the Shoulder Strap "(what's this)"Thank youCasey

Link to comment
Share on other sites

@Duotone -- Yes all my .asp have !DOCTYPEHere is what it says....

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="stylesheet" href="styles.css" type="text/css" /><link rel="stylesheet" href="rollover.css" type="text/css" /><link rel="stylesheet" href="jquery.tooltip.css" type="text/css" />

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...