javascript - How to make Movable forms in JS? -


ok on meebo.com there instant messages when click @ top can move around wanna make that? how make movable forms in js?

i recommend jquery ui plugin called draggable.


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -