javascript - JQuery Mobile loading style and scripts on refresh -


the way jqm loads pages getting element attribute data-role="page" via ajax, , not whole document.

so, how make jquery mobile load styles , scripts page (or refresh), rather loading them in entry point (index.htm)?

just put them body tag.

it described in other answer: why have put script index.html in jquery mobile


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -