I am currently coding a website for a band and i have a music player located within a frame in the website. I would like to make the music player pop out from within the page when i click on a button.
I was wondering if there was some sort of javascript/jquery code i can employ for this function. If not, what other work-around can i use to achieve this.
If possible, as part of the function, i would like the frame to close from the window after it has popped out, and the other frame to load up as a complete website.