Oskar— Yeah, pretty cool tool you've got there. I posted a couple of tests:
http://jsfiddle.net/nh5g2/2/ This was my original approach, but it fails in IE Then I came across something on this thread (http://stackoverflow.com/ questions/703705/how-do-i-inject-javascript-to-a-page-on-ie-8/#704432) which I adapted to Mootools. Don't know why this little piece of voodoo works, but it does! Works in other browsers, too. http://jsfiddle.net/N6Dp4/2/ And that is the solution I'm using on my page which incorporates AJAX, PHP and Flash on a page to present podcasts. On Apr 2, 7:30 am, Oskar Krawczyk <[email protected]> wrote: > Put up an example onhttp://jsfiddle.netand paste back a link. > > On 2 Apr 2010, at 18:25, xnau wrote: > > > > > I'd like to add that if I do the same thing with a p tag, (just > > changing 'script' to 'p' in the constructor) it works great in IE. > > > -- > > To unsubscribe, reply using "remove me" as the subject.
