Christof Donat wrote: > >> In another thread >> (getScript error), we were discussing alternatives because it seems not >> to >> work as expected, at least for a delay of 0 milliseconds. > > Are you talking about this thread? > > http://www.nabble.com/eval.call(-window,jscode)-does-not-work-in-IE-tf2202851.html#a6099563 > > The solution with window.evalScript() looks good. I changed my code > accordingly. I also have set up a simple testsuite. Anyone interested may > test package.js now in his prefered browser. I hope that everything still > works. Currently I don't have an IE at hand. If anyone of you could try > that > It would be of much help. >
Hi Christof. The thread I was referring to is this one: http://www.nabble.com/getScript-error-tf2652417.html One of my last messages (http://www.nabble.com/forum/ViewPost.jtp?post=7508366&framed=y) gave the results of a full test of eval.call and setTimeout( script, 0), showing that the latter works very badly. -- View this message in context: http://www.nabble.com/Working-on-a-getScripts-plugin-tf2696465.html#a7545996 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
