Christof Donat wrote: > > I don't use jQuery in jsPax, because I load jQuery as a jsPax-package >
It's just what I'm interested in. An independent script to add to a page and have it load what is needed: nice shot Christof! I've looked at your package.js, and I've found that you use the setTimeout method for evaluating the loaded script in the global scope, with a delay of 1 millisecond. Don't you have any problems with that? 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. -- View this message in context: http://www.nabble.com/Working-on-a-getScripts-plugin-tf2696465.html#a7529000 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
