Hi, I'm wondering if anyone has stumbled across any code/sites that have a jquery draggable modal window for displaying content... specifically videos (youtube,bliptv,etc).
I have written something very basic whereby I have a draggable space with a youtube video within it - but the problem is that the content gets hidden when you drag it, and when it is shown again the enclosed object is re-rendered and the video starts again from scratch. What I'm looking to do is basically have a help video that plays on a site I'm developing to support the users - I don't want to play the video within thickbox as that blocks ui. Ideally I'd like them to be able to move the video around so that it doesn't cover up other content they may need simultaneously. Any help is appreciated! I was able to find code that just exactly this with Dojo, so I'm hoping that I can find the equivalent here. thanks! Kevin Kamel