Adding link dragging to web sprites
You know how you can drag links? For example, see the white add text link at the top of this page? You can click and drag it around to the desktop or to the tab bar.
What I want to know is if/how you can add this functionality to image sprites. For example, try dragging the Stock Icons, Free Delivery, etc. buttons and you can't.
Is there any way I can modify my css so that users will be able to drag the links in my image sprit-ed navbar?



minienvelope on Dec 21, 2007
no one knows how to do this?
misterhaan on Dec 22, 2007
html and css can’t do that — you’d need javascript or maybe flash.