best way to ajax load-in external javascript files with jquery?

Posted by Haroldo on Stack Overflow See other posts from Stack Overflow or by Haroldo
Published on 2010-04-02T08:06:32Z Indexed on 2010/04/02 8:13 UTC
Read the original article Hit count: 263

Filed under:
|

I have a one page web application, which means alot of javascript. External scripts like facebook connect etc most visitors wont use, so i'd like to know the BEST method of loading js files on an event (click, hover, timer etc). Idealy with jquery.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript