This is fairly easy to set up, e.g. http://www.kingquentin.com/, but when you go from page to page the music obviously restarts.
I'm wondering if any geniuses out there can think of a solution to this problem -
Without using a fully-flash site like http://www.grandaddylandscape.com/ and without using popups keep the music playing while the user navigates the CSS/HTML based site. Are dreaded frames/iframes the answer?
If you have more than 1 page, then having a frame with the music player is the only way it will be seamless. Even if you captured the current time of the music track when the page unloads and then restart the song from that point (or that point + the time it takes to load the next page) when the next page loads, you'll have a break in the song as the next page loads up.