views:

121

answers:

0

Hi,

I have wmode: transparent and fixfocus: true in sifr replace (see below) but the links only work in IE8.

sIFR.replace({ src: 'PalatinoLinotype.swf', selector: '.SubSloganTxt', wmode: 'transparent', fixFocus: true, css: [ '.sIFR-root { font-weight: normal; color: #dedede; text-transform: uppercase; }' , 'a { text-decoration: none;color: #dedede; }' , 'a:link { color: #dedede; }' , 'a:visited { color: #dedede; }' , 'a:hover { color: #eeeeee; }'

Any ideas? ps: they work if I disable wmode but i need the transparency.

Thanks