0

I've tried setting the z-indexes accordingly.. the sifR'd title is in wmode = transparent... I'm at a loss. Any ideas? It doesn't work in both IE 6 and 7.

relish27
  • 49
  • 1
  • 5

2 Answers2

1

Make sure the element that the SIFR SWF is in isn't set as:

position: relative;

That will also cause the SWF to render on top of your menu rather than under.

Justin Niessner
  • 242,243
  • 40
  • 408
  • 536
0

Take a look at cufon, it' similar to siFR, but it doesn't use Flash.

Wabbitseason
  • 5,641
  • 9
  • 49
  • 60