Microsoft
Software
Hardware
Network
Question : Mouse key up - Jquery
I have a slider and there is a handler for the slider, the handle is - #handle
So users can move this slider, when they drop the mouse button after sliding it(sliding it using the handler), I want to do something.
In other words, they click on the handle and then drag it, as soon as they drop the mouse button I want to do something.,
Answer : Mouse key up - Jquery
There is a stop event that you could use, have you tried that?
1: 2: 3:
$( ".selector" ).slider({ stop: function(event, ui) { ... } });
Random Solutions
Loading Multiple RSS feeds into specific Divs
Best free / low-cost Syslog server for Windows?
Mac OS 10.4.10 into Intel Core2Duo Desktop PC
Autotext in word 2007
Using Excel - How to best display date and time events in timeline or chart format?
Zen cart NavMainLink color change
Excel - Trying to move the contents of 2 columns into 1 cell with some formatting.
Crontab error
Batch File Script Issue
MySQL Query