I couldn't find out the answer on the web, and I couldn't neither succeed within my tests.
My issue is : is there a way to call a .js in another page that the first one (the one that loads jQ and jQM).
Because as my app becomes more and more complex, my javascript calls become huge to load for low bandwidths that some mobile devices have... And I would like to load only the useful javascript for each page.
But wherever I call my javascript code within the page (e.g.