I would like to create a small DIV about width=200px and height=100px and make it somewhat transparent.
The DIV needs to be over a picture. I would like the client to be able to drag around the DIV anywhere on the screen.
On initial page load, I need to the DIV to be placed in the same fixed position to start.
Does anyone have any jquery scripts that will do this?
thanks you.
Erik
This is quirky, but may give you a simple start. Hopefully others can pitch in! 🙂
JSFiddle http://jsfiddle.net/V3TQ9/
CSS (I didn’t add the transparency)
HTML
JQuery