There is no refresh switching page on the mobile side.

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.

Mar.17,2021

multiple pages must be refreshed. Your requirements seem to be multiple regional switches on a single page. You can use vue-router or other plug-ins, or directly use jquery to hide / show elements

.
Menu