472,108 Members | 1,382 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,108 software developers and data experts.

Can you have a hover effect on a TD in IE?

I can not get hover effect on a TD to work in IE, it seams you can not
have
a hover on a td in IE?

I have treid this

body.section-2 td.current,
body.section-2 td.submenu,
body.section-2 td.bredtsubmenumellemrumhojre,
body.section-2 td.bredtsubmenumellemrumvenstre {
background-color: #ffc233;

}

body.section-2 td.submenucurrent {
background-color: #ffcc66;

}

body.section-2 td.submenu:hover {
background-color: #ffcc66;

}

and this

body.section-2 td.current,
body.section-2 td.submenu,
body.section-2 td.bredtsubmenumellemrumhojre,
body.section-2 td.bredtsubmenumellemrumvenstre {
background-color: #ffc233;

}

body.section-2 td.submenucurrent,
body.section-2 td.submenu:hover {
background-color: #ffcc66;

}

Which works in firefox, but not in IE.

Then I treid setting the hover effect on the link, like this.

a.submenulink:hover {
background-color: #ff0000;

}

But then the entire cell is not filled out.

Can you see a fix for this problem?

Se problem here http://madsgormlarsen.dk/andersen/
Mads

Aug 8 '05
51 11986
Christoph Päper <ch**************@nurfuerspam.de> wrote:
0.24mm dot pitch which equates to a maximum resolution of ~118PPI.


Clearly my math isn't what it used to be (blame my old age :-)


Let's (also) blame English units in general and "DPI"/"PPI" in particular.


I wish I could blame the bizarre mix of mm (dot pitch) and inch (PPI) in
the specifications, but I'm afraid I stupidly got the imperial -> metric
conversion wrong.

My mind is going, as well as my hair. Life is just so unfair :-)

--
Spartanicus
Aug 16 '05 #51
Tim
Tim wrote:
Very wrong! Disabling the deflection is EXTREMELY different. It's
obvious you don't know much about how CRTs work on the electronics level.

Spartanicus sent:
My degree in electronics, being old enough to have grown up in the CRT
age and many years of experience working with and on CRT displays
suggests differently.


My background in electronics engineering, television servicing, and
television production, says otherwise. Stopping the scan drastically
changes how the beam current affects the tube.

--
If you insist on e-mailing me, use the reply-to address (it's real but
temporary). But please reply to the group, like you're supposed to.

This message was sent without a virus, please destroy some files yourself.

Aug 17 '05 #52

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

6 posts views Thread by Nikolaos Giannopoulos | last post: by
12 posts views Thread by CJM | last post: by
2 posts views Thread by Philip Herlihy | last post: by
15 posts views Thread by artev | last post: by
2 posts views Thread by skipc | last post: by
13 posts views Thread by windandwaves | last post: by
24 posts views Thread by Fred Lock | last post: by
10 posts views Thread by tomasio | last post: by
1 post views Thread by tomasio | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.