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 - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - UML - How would you draw a try catch in a sequence diagram? -

c++ - No viable overloaded operator for references a map -