开发者

sIFR 3 - does getReplacementByFlashElement() or replaceText() work in IE6?

I'm currently running a Windows XP Pro VM using VirtualBox with IE6 standalone on it for testing purposes. I have noticed that neither of the text replacement methods appear to be working in IE6, however Safari/FF both handle things fine. I would like to know if this issue is pertinent to IE6 in general or am I just suffering from the quirkiness of the standalone version of IE6?

The two versions of text replacement are as follows (might help some people):

sIFR.getReplacementByFlashElement($('#h2-s').children(开发者_StackOverflow'.sIFR-flash')[0]).replaceText(title);

and:

replacements['h2.sifr-red'][0].replaceText(title);


Just tested it on Internet Explorer 6 SP1 running native on Win2k Pro SP4 and I cannot find any problems.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜