Reputation: 49
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.
Upvotes: 0
Views: 342
Reputation: 5691
Take a look at cufon, it' similar to siFR, but it doesn't use Flash.
Upvotes: 0
Reputation: 245419
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.
Upvotes: 1