trinityweb Posted May 27, 2008 Share Posted May 27, 2008 Hello, All -- I am having a very frustrating problem with a navigation bar (CSS with a little JS): The site I am re-designing contains most HTML pages and the navigation bar works great cross-browser. However, two pages on the site need to be PHP so that the calendar script I am using will work. When the page is PHP in Mozilla, the navigation bar works the same as a HTML page. However, in IE the PHP page shows the nav bar but blinks on and off each time a sub-link is rolled over. This occurs on the index.php page as well as the calendar.php page. Here is the site: http://www.meridies.org/Meridies%202.0/index.php You can view the source code. Any suggestions would be greatly appreciated!!! Link to comment https://forums.phpfreaks.com/topic/107368-php-page-in-ie-css-and-javascript-nav-bar-not-working/ Share on other sites More sharing options...
jonsjava Posted May 27, 2008 Share Posted May 27, 2008 If the code shows up the same in both (view source), then it's not a PHP issue, it's a browser issue. Link to comment https://forums.phpfreaks.com/topic/107368-php-page-in-ie-css-and-javascript-nav-bar-not-working/#findComment-550542 Share on other sites More sharing options...
haku Posted May 27, 2008 Share Posted May 27, 2008 I don't see it. Link to comment https://forums.phpfreaks.com/topic/107368-php-page-in-ie-css-and-javascript-nav-bar-not-working/#findComment-550622 Share on other sites More sharing options...
trinityweb Posted May 27, 2008 Author Share Posted May 27, 2008 I know it is a browser issue. It is a #$@($^ Internet Explorer issue. What I am trying to do is find the fix/work around for it. Most of the odd behaviors in IE have some sort of fix or another - don't they? Link to comment https://forums.phpfreaks.com/topic/107368-php-page-in-ie-css-and-javascript-nav-bar-not-working/#findComment-550916 Share on other sites More sharing options...
jonsjava Posted May 27, 2008 Share Posted May 27, 2008 yes. javascript fix. Unfortunately, seeing how this is the php help section, you most likely won't find much help here. Might want to post your issue in the Javascript Help section. Sorry. Link to comment https://forums.phpfreaks.com/topic/107368-php-page-in-ie-css-and-javascript-nav-bar-not-working/#findComment-550969 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.