jQuery mobile not loading new page scripts
问题 Using jQuery Mobile with Django: During the page transitions, the base scripts seems to be loading fine, but going from one page to the next, new page's scripts under the header do not load up in the browser. To be more specific: I load my home page by typing in the url, and everything works. I load the next page by clicking on a link within home page, and the DOM loads, but scripts associated with the page in the page header, do not load. If I refresh this page, or I type the URL of this