#1 (permalink)  
Old 07-09-2008, 03:08 AM
Junior Member
 
Join Date: Jun 2008
Posts: 5
Default Problems in IE

I am using this menu in a site (Mother Earth Adult Daycare), which I developed in Firefox 3, but when I refresh it in IE, the bar across the bottom (the one behind the subitems) disappears.

What is happening? Is it the way I am including the movie?

This is my HTML code for the nav:

<div id="nav">
<div id="flashcontent2"> Mother Earth Adult Health Care Center</div>
<script type="text/javascript">
// <![CDATA[

var so = new SWFObject("nav.swf", "1", "783", "60", "7", "#eee");
so.addParam("wmode", "transparent");
so.addParam("base", ".");
so.write("flashcontent2");
// ]]>
</script>
</div>

Thanks for your help
Reply With Quote
  #2 (permalink)  
Old 07-09-2008, 05:50 AM
OXYLUS Staff
 
Join Date: May 2008
Posts: 166
Send a message via Skype™ to Razvan
Default

Quote:
Originally Posted by johnfutia View Post
I am using this menu in a site (Mother Earth Adult Daycare), which I developed in Firefox 3, but when I refresh it in IE, the bar across the bottom (the one behind the subitems) disappears.

What is happening? Is it the way I am including the movie?

This is my HTML code for the nav:

<div id="nav">
<div id="flashcontent2"> Mother Earth Adult Health Care Center</div>
<script type="text/javascript">
// <![CDATA[

var so = new SWFObject("nav.swf", "1", "783", "60", "7", "#eee");
so.addParam("wmode", "transparent");
so.addParam("base", ".");
so.write("flashcontent2");
// ]]>
</script>
</div>

Thanks for your help
Sorry, I cannot help you with this, it should work... (note that it is known that firefox 3 has some issues with flash)... try to get it right in ie then test it in firefox.
Reply With Quote
  #3 (permalink)  
Old 08-25-2008, 11:22 AM
Junior Member
 
Join Date: Aug 2008
Posts: 2
Default same IE problem

Hey I got the same thing:
SN4Mobile Oy

In Firefox it works.
Have you found solution for this?

Pekkiz
Reply With Quote
  #4 (permalink)  
Old 10-22-2008, 12:09 PM
Junior Member
 
Join Date: Oct 2008
Posts: 2
Default Check coding

I think, there is no problem in IE, problem is in your coding, You have to do browser testing...
__________________
web time clock

Last edited by florachristi; 10-22-2008 at 12:11 PM.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.