how can mobile developers load pages without refresh?
similar to the way jquerymobile switches pages
I don"t know much about the front end. I read director.js before and found that it works well for a single page, but it"s not good for multiple pages to load back and forth. I don"t know if I didn"t understand it or director.js doesn"t support it.
I just want to load multiple pages without refresh, or have a framework like vue-router. Which veteran driver has a ready-made framework? I don"t want to use vue,. I"m using jquery in my current project.