Hey. I was wondering if someone could help out with my script. I'm starting out Javascript and right now i'm trying to make a content box draggable in most browsers. I've gotten it to the point where you can drag it in FF, IE, Safari.
Here's my js.
function beginDrag(elementToDrag, event) {...