Is it possible to do something like this:
if ($(this).mousedown() == true) {
I thought that would work but it doesn\'t.
Additio
http://jsfiddle.net/5HrWF/
something like this?
Code:
Press mouse and release here.