[jQuery] Re: Using Queue

2009-07-25 Thread Old Orange Juice
JavaScript that loads more JavaScript?? I've had trouble with this on IE where ajax would load HTML that had Javascript tags and evaluate the javascript.. the getElementsByTagName would not return elements with the "

[jQuery] Re: Using Queue

2009-07-25 Thread Lukas Lt
Why not to simply place them into of the page They will be loaded in the same order as you put them into head Or use http://plugins.jquery.com/project/jquery-plugins to dynamically load them On 24 Lie, 18:52, shaf wrote: > Hi Guys > > I have 4 scripts I want to load and insert into the html. S