FixClick
December 12, 2008 - 4:55am — AlloVince
With this plugin , when click and double click (dblclick) both are bind to the same object , only one event can be executed. Just single click will be delay for 300 ms.
Usage:
$("#test").fixClick(fuction(){
//do sth here when click
},function(){
//do sth here when dblclick
});Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 1.0.0 | 2008-Dec-12 | 1.36 KB | Recommended for 1.2.x | ||
