|
|
|
|
![]() ![]() |
Apr 5 2008, 01:10 AM
Post
#1
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 660 Joined: 31-August 06 From: Singapore Member No.: 29,189 |
I am getting real frustrated. Everything seems to work on Safari and FireFox but when it comes to IE, it just simply doesn't. I am tried for a good 2 hours now, and I really do not know what is causing the problem. Could you please have a look? Here is my site (not completed yet)
http://limetouch.com/mochalime/ |
|
|
|
Apr 5 2008, 05:43 AM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 134 Joined: 30-October 07 From: Sydney, Australia Member No.: 52,225 ![]() |
it works fine in ie7... i am assuming you are talking about the hover effect of the menu bar, and if that is the issue then yes, it does work on ie7. i dont have ie6 so i wouldnt know.
i am a firefox fan, and i can also confirm it works on firefox 2.0.1.3. |
|
|
|
Apr 5 2008, 01:09 PM
Post
#3
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,882 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
Can you describe the problem better than "it simply doesn't work".
IE6 doesn't do png images properly and your header is a png image. There is a javascript solution for that, in case that is the issue. |
|
|
|
Apr 6 2008, 01:36 AM
Post
#4
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 660 Joined: 31-August 06 From: Singapore Member No.: 29,189 |
The problem was when I hovered the menu, the border below jumps. I haven't got to fixing the PNG problem yet. Sorry about that, I have already fixed the problem. Now I have another problem and that my content div height is not extending to the bottom of my content. Could you take a look? I have already set my height to 100% on the body, html and #content.
Same website as above. Thanks in advance. |
|
|
|
Apr 6 2008, 01:50 AM
Post
#5
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,882 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
QUOTE Now I have another problem and that my content div height is not extending to the bottom of my content. Could you take a look? I have already set my height to 100% on the body, html and #content. using FF2, take the height : 100 % off of the content. the 100% declaration says the content should be 100% of the "viewport" (window or Monitor). Instead, let the content flow to its natural length. if anything, use min-height to fill the display on short pages/. I'll have a look at the menu now, again, b ut it worked fine in IE last time I checked. Please specify the Browser you see the problem in. Thanks. *edit* had a look in FF2, FF3b5, IE 5.5,6,7,8. The menus all worked fine, so I cannot replicate the problem. |
|
|
|
Apr 6 2008, 02:05 AM
Post
#6
|
|
|
|||[ n00b King ]||| ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 643 Joined: 20-June 07 From: Auckland Member No.: 45,102 |
http://validator.w3.org/check?uri=http%3A%...ine&group=0
check your page on validator its got some miss match tags which I suspect is causing your clears not to work properly. I know for a fact miss match tags screws up CSS layouts so it might pay to try and correct any layout errors and see if that helps. Its the first step anyway. |
|
|
|
Apr 6 2008, 05:25 AM
Post
#7
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 660 Joined: 31-August 06 From: Singapore Member No.: 29,189 |
That solved my problem, thanks jlhaslip
And I also validated my site, it has no errors now. |
|
|
|
May 14 2008, 01:30 PM
Post
#8
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,360 Joined: 21-September 07 Member No.: 50,369 |
Javascript menubar bg-image doesn\\
Problem With Menubar I have a problem: I'm making a site with javascript dropdown menubar. It has a background image, because the colour alone would be boring. It all worked fine and looked good with Firefox and Safari, but IE shows the menubar white! No background at all. The image is on .Jpg form. I've treid adding "position: relative;" but it had no effect. I tested it on IE6 and IE7, but doesn't work on either one.. :( It works fine with only a bg-color, but when adding the image it shows all wrong. And there's also a white "flash" when entering the submenus by hover..Dunno where it's from either.. Can you help me? -reply by Tiina |
|
|
|
![]() ![]() |
Similar Topics