/    Sign up×
Community /Pin to ProfileBookmark

Disappearing CSS Drop-Down in IE8

I have this great PureCss drop-down on this site [url]http://www.stonebridgeschool.org[/url]
I Just discovered it’s hidden on some but not all pages in IE8.0 only! I am scouring the code and don’t see what is causing it. Here are a few pages it is not working on:
[url]http://www.stonebridgeschool.org/index.php[/url]
[url]http://www.stonebridgeschool.org/faculty.php[/url]

And a few pages where it does work!
[url]http://www.stonebridgeschool.org/enrollment.php[/url]
[url]http://www.stonebridgeschool.org/curriculum.php[/url]

Thank you!

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@cbVisionOct 05.2010 — I'd guess it's a z-index issue meaning the content below the bar on the pages that it isn't working is positioned above the dropdown. Try hidding the #mainContentwide DIV and roll over the dropdowns in ie8 to see if it shows.
Copy linkTweet thisAlerts:
@spitfire72authorOct 06.2010 — I wish it were that simple. The divs appear to be identical on the pages where the drop-down works and doesn't work. I did apply a z-index to the header div where the drop-down is contained, but that didn't help.


ie: this works: http://www.stonebridgeschool.org/curriculum.php

and this doesn't: http://www.stonebridgeschool.org/faculty2.php

thanks.
Copy linkTweet thisAlerts:
@spitfire72authorOct 06.2010 — Someone located a line of code that was breaking things in ie8.

I had a UTF thingy from a previous fix:

<?php echo '<?xml version="1.0" encoding="utf-8?>'; ?>

Removing it resolved my issues!
×

Success!

Help @spitfire72 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.15,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...