I have a page where jquery + other js\'s is being loaded:
Using an iframe will cause JQuery to load twice if you 1) load JQuery for each page (i.e. in Ruby on Rails via application.html.erb) and 2) the iframe is also a page from your application rather than an iframe of an external site.