Topic: Interesting CSS Bug (Page 1 of 1) |
|
---|---|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() I do not have an environment setup where I can easily display code, but I am hoping that maybe you can supply me with an answer faster than the vendor support can (deadlines and all). |
Paranoid (IV) Inmate From: Norway |
![]() [quickie] FYI inspect your page in IE [/quickie] |
Paranoid (IV) Inmate From: London |
![]() Another quickie is that there is a way to get Firebug sort of working under other browsers read more here |
Paranoid (IV) Inmate From: Florida |
![]() If it didn't work in IE6 by default, ask for your money back. IE6 is the most popular browser. |
Paranoid (IV) Inmate From: London |
![]() The example you gave in your post seems to work equally well under IE6, so I'm wondering if it's an issue with your own implementation, is this possible? |
Paranoid (IV) Inmate From: Norway |
![]() Blaise: Do I miss something or Firebug lite is just a console thingy ? if so, it's not that useful. I guess many web developers already made that kind of thing for/by themselves. |
Paranoid (IV) Inmate From: London |
![]() poiIt's not just a console it has the HTML view as well, and I think a bit of the DOM stuff from firebug, the screenshots show some information. |
Paranoid (IV) Inmate From: Norway |
![]() |
Paranoid (IV) Inmate From: London |
![]() [quickie]Just tested in IE7 and 6, works fine for me, no errors, checked my settings, alerts are on.[/quickie] |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() I think the problem is that the existing layout somehow really is screwing up the document flow. I have tried recreating the site's layout and I just can not reproduce this type of scrolling. |