javascript - How can i load js files in specific pages using jQueryMobile? -
javascript - How can i load js files in specific pages using jQueryMobile? -
it's known fact jquerymobile loads pages ajax , not including in dom header content in every pages.
i need load custom js file in pages, how can achive this? until have placed .js files in body, there problems code there it's not workaround. until can find solution utilize rel="external" workaround, need find reply question.
you utilize javascript dynamically add together js file dom.
this demoed here: http://www.javascriptkit.com/javatutors/loadjavascriptcss.shtml
javascript javascript-events jquery-mobile
Comments
Post a Comment