I tried to solve this problem for a while and looked at numerous forums to find a solution. Here is my setup. Any help would be greatly appreciated!
I currently have an index page that loads JavaScript header and footer above and below my "content" section. I also have a list of navigation links inside the header. My music player is in the footer. It does not load automatically (for those who care), and I do not want it to reboot every time someone clicks on one of the navigation links on the side. I do not want to use frames for this ; I read that frames allow me to update the "content" section on my page, but when indexing a site, most search engines will not work with a site with frames. I also do not want to use a pop-up window for my music, since most browsers and users are blocked by pop-ups.
Basically, I'm looking for code or something that will allow the use of headers and footers (it doesn't have to be a JS header and footer) so as not to get updated when someone clicks on the navigation links located in my header. Thanks again to everyone who has a solution to this problem.
user196866
source share