bitbob
08-17-2006, 08:03 AM
Hi! New to this list... Big HELLO to everyone! :)
A look at the problem:
PROBLEM SOLVED
I have a problem; I've been developing a pretty large site and been using Firefox as my main browser (and checking IE from time to time). I have a large table-layout (I don't need a lecture on not using tables btw) with onclick events on the td's and a css TD.linked:hover to change the background color for the tds on hovers. This works flawless in FF but doesn't wok at all in IE (this isn't the problem though). You can check it out for yourself @ http://seriespel.tennis.se (Click on the link: "» Svenska Tennisserien inne 06-07" to get to the table).
Now to my problem; I'm trying to change the code so the behaviour in IE will be the same as in FF. I can get it to look, and work the same way, BUT no matter what I do the scrollbar on the right in IE will jump (changing position and size) whenever I move the pointer on or off a link...
Anyone know about this behaviour and what's causing it? I tried to do a local copy of the page that isn't dynamic but when checking the page in IE I got a warning from the security center about script on the page, and when I allowed it the page worked flawlessly... wierd...
A look at the problem:
PROBLEM SOLVED
I have a problem; I've been developing a pretty large site and been using Firefox as my main browser (and checking IE from time to time). I have a large table-layout (I don't need a lecture on not using tables btw) with onclick events on the td's and a css TD.linked:hover to change the background color for the tds on hovers. This works flawless in FF but doesn't wok at all in IE (this isn't the problem though). You can check it out for yourself @ http://seriespel.tennis.se (Click on the link: "» Svenska Tennisserien inne 06-07" to get to the table).
Now to my problem; I'm trying to change the code so the behaviour in IE will be the same as in FF. I can get it to look, and work the same way, BUT no matter what I do the scrollbar on the right in IE will jump (changing position and size) whenever I move the pointer on or off a link...
Anyone know about this behaviour and what's causing it? I tried to do a local copy of the page that isn't dynamic but when checking the page in IE I got a warning from the security center about script on the page, and when I allowed it the page worked flawlessly... wierd...