Reputation: 1037
I wanted to implement a floating and drag-able panel, where all the html and css is place inside a div tag, then use JavaScript to trigger the drag-able effect.
Here is the similar references I found of, but I looking for better approach.
http://www.quackit.com/css/codes/css_floating_menu.cfm
http://www.fiendish.demon.co.uk/html/javascript/layerfloat.html
any suggestions or advises are welcome, thank you in advanced.
Upvotes: 0
Views: 17924