Lefian 0 Newbie Poster

Hello all!

I would like to ask for some help/guidance on how to achieve the following:

I am currently working on a website where I have an image and next to it a jquery youtube player (http://badsyntax.github.com/jquery-youtube-player/index.html). Both of them work fine and are placed next to each other.

However, what I would like to achieve is to get the same youtube player to open up in a pop up style window when someone clicks on that image and then I would remove the existing youtube player next to the image as there is no point having it twice.

The pop up window seems to be the most ideal solution as the music won't be interrupted when browsing the other pages of the website.

I have been thinking of some sort of simple javascript to achieve this and i'm pretty sure it is possible to do.

Any input would be most appreciated!