I have a music player on the page, and don't want it to refresh each time a user selects any action that causes a postback, like clicking a link for another page. I thought I could wrap in a UpdatePanel, but that didn't seem to work.
The music player is in the MasterPage.
Any advice or tips?
Thanks!!