![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can div's ids cause trouble with a javascript loaded flash? I'm using the swfobject javascript to load a flash animation (this code helps the submenu layers appear on top of the flash animation and makes that weird gray line in IE go away). I have many divs without id, the animation should load into a div called "mainflash". When I have all those div inside the same table as the "mainflash" div, the flash animation does not load. After many tests I found out that only with all those other divs in the different tds of the table the animation fails to show, which leads me to thinking the .js code might get confused with all those unidentified divs. Is that possible? This only happens in firefox 2 when using a mac. Here's the page without the divs: http://www.l3hm.com/anim_test9x.php Here's the page with all those divs: http://www.l3hm.com/anim_test4.php I used php includes, but I also tried having all the content in the page without the includes and in html and still it didn't work. Please help me out my client is becoming impatient. You could try this - in your test.php file - find this line of code......... |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |