The problem that js does not execute after the JQuery Mobile page jumps (2)

Problem description : Using JQM's tab component, jumping from the home page to the tab page found that the tab component could not be used normally, and the tab could be implemented normally only after refreshing it once, which is obviously painful!

Solution : JQM uses Ajax to load the interface. Sometimes even if all js is written, it still does not load after the jump, even according to http://blog.csdn.net/onepiecekapu/article/details/28172441 The two methods still cannot be solved. At this time, you need to add data-ajax=false to the hyperlink <a>.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325521581&siteId=291194637