Popup user control with Drag and Drop

UPDATE: now that Tomas has released a new version I suggest that you use his control  Read more here ;-)

I really like the Popup control Tomáš Petrícek created and published on codeProject.

I love the idea to have my little popup window coming and disappearing automatically, and also the gradient idea.

But for a small project, I need a drag&drop feature. So I know Tomas is busy on the next version, but I couldn't wait further more. I needed to implement the idea for a glossary window, you know you click on some word, and automatically a popup coming with some dictionary explanations.

So I included in his control this feature, so now the popup can move along the window.

This is actually a first version, fully functional, but I expect of course some improvements, or maybe the one Tomas should release.

I expect to implement a trigger in the user control to enable or disable the draganddrop feature.

The Drag and Drop Javascript code is cross browser done (NS and IE). Of course I will appreciate your comments on this and again thanks to Tomas for this very nice idea.

By the way this is working as DHTML so google popup blocker will never catch up this 'fake' window ;-)

Download the DLL (Zip file)

Download the project (Zip file)

1 Comment

Comments have been disabled for this content.