html - how to open a div link into the same div -


i want links on <div id="content"> open on same <div id="content">. don't want links open new pages , don't want go out of index file. in other words, want use homepage browser. there easy way it?

you need use templates , routing angularjs https://scotch.io/tutorials/single-page-apps-with-angularjs-routing-and-templating think it's best solution


Comments

Popular posts from this blog

java - Ebean enhancement ignores a model -

ubuntu - How to disable Kernel Module Signing in linux -

SQL php on different pages to Insert (mysqli) -