ie7 active content fix
- Started
- Last post
- 4 Responses
- versa
anybody started embedding their active content via external js yet?
i though this would be annoying but super easy, however the external js sheet i am testing isn't working...
the link in my head tag is good, and the call to the js function in my table is good - must be the code in the external sheet
any thoughts or similar troubles?
the sheet contains this:
function embedActiveContent()
{
document.write('
');document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');document.write('
');document.write('
');document.write('
');
}
- versa0
ahh...nevermind
i forgot the xhtml wouldn't show here
=(
- jh0
is anyone concerned about this? Just read the Macromedia pages and I think they might be VERY concerned since seemless web experiences look like being even more expensive to impliment with all these work arounds
- microbians0
I implement it at www.cocoe.com and do a simple document.write but from a function from a external js file. Thats all, and seam to work ok with the IE version to test from M$ft.
- Nirvous0
Macromedia is supposed to be releasing a bot to check and correct the code. I hear it's to be released later after testing.
Eolas could also sue again saying that this is just another way of embedding that their patent also covers ... in which case you may have to do it all over again.