Hello,

I am working on a Drupal based site, and I am developing a Nav/SubNav navigation for a separate custom "episode" page. Each page uses the same .php files to build the pages. I love the way this works.

Here's the problem. I have to tell the nav where it is in order for the correct tabs to show the page the user is on. I am doing this with Javascript switches and CSS styling that I input in the content area of the Drupal Admin. The rest of the nav pieces/CSS is on the PHP file because it is static.

Everything loads correctly - except in IE7. The Flash movie player (the main part of the site) stops loading completely in IE7.

Here is a small outline of the situation:

JavaScript/CSS inputted through Drupal executes in all browsers
BUT
Flash stops loading completely in IE7
WHEN
Either script or style is inputted through drupal

WHEN
IE7 loads without Javascript/CSS inputted through Drupal Flash loads completely

If anyone could give suggestions or help, I would greatly appreciate it!

Also this is my first post!
D

Comments

VM’s picture

you are posting in a deprecated forum. You may want to edit your thread and move it to post installation.