PDA

View Full Version : draggable inline popup




macsig
Apr 27, 2008, 09:26 PM
Hello,
do someone know if I can obtain the same result of what you see when you click "View Code" in this page (http://www.chronosight.net/view/2007/01/753-inline-pop-up-with-savvy-js.html) using an other javascript framework?

I mean a draggable inline popup

I tried to use savvy but since it is a 0.0.... alpha I have some issues using it.

I use already scriptaculous and JQuery so if it was possibile using one of them it will be great.

Thanks



angelwatt
Apr 27, 2008, 10:42 PM
It looks to be just a generic draggable piece. Most of the JavaScript frameworks have it I believe, though I don't use any my self. I make my own and have done ones like that.

macsig
Apr 28, 2008, 01:54 AM
Thanks, I will make my own draggable inline-popup using scriptaculous