When I use Songza, I can navigate the site and the audio keeps on playing. What technology do they use to accomplish this. Pandora also does this. They both change full URLs as well.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Haven’t used Songza, but from what I can tell of Pandora, they don’t actually change the site, it’s all (more or less) on one page.
The content is changed using things like jQuerys load() function.
The url is changed through javascript as well, with methods like pushState