I would have wanted to keep writing on this discussion, but my reputation doesn't allow me to edit or answer (sorry about that): Uninterrupted background music on website
So going quickly to the point:
- I do hate music on website, but unfortunately I couldn't find any way to change my client's mind this time.
- We are working through a comunication (graphic) agency, so I can't tell the end client he's an xxiot and I really need to make the agency happy since they are giving us a lot to do recently and right now is a good thing.
So bottom line they want music on the site, and they would like to possibly have to not restart at each page load.
I already decided to avoid frames.
I'm struggling in between those ways trying to find the "best" one:
opening a small popunder window with the music (imagine: "we would recommend you to visit our website with this music..if you just hate it close this popup") PRO: should not be too bad for SEO CONS: popunder aren't very reliable, browser changes very often and they stop working, I dont want to spend my time fixing that.. :) this is the script I tryed https://github.com/hpbuniat/jquery-popunder but as I said works just on Firefox and IE, on Chrome 25 it opens as a popup, on Safari doesn't work well.
do a vice versa: the domain opens on a page with just logo, background and music, automatically opens a new tab with the regular site...if someone closes the inital tab amen, they are not going to have music, but if they don't they basically have continous music...when they close the browser the silence comes back :) PRO: should work on all browser (or at least I can have a backup enter the site link, usefull for SEO too) CONS: what about SEO??? is it going to index the other pages? is it enough to put a enter the site link? I'm really worried about that. :(
I hate myself, I hate music on websites damn..
Thank you guys I hope you will be spending a tear for me :)