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
Post a Comment