|
|
So I'm making a site in pure CSS, and I've come to realize that I'll need a java script if I want to open internal links on the page (from a menu in a different div) into a main <div> where all links should open.
I don't want to load the whole site over again just because I need to refresh one <Div>, so can someone out there please tell me what script I need to be able to name and target a <div>?
|
|
|
|
|
|
|
|