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

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -