10 years ago
eventPause.js : jQuery Plugin to Pause any EventeventPause is a tiny jQuery plugin with lots of methods to control events. So whenever you want you can pause and activate any event.

Tag: events · Page 3 of 5
10 years ago
eventPause.js : jQuery Plugin to Pause any EventeventPause is a tiny jQuery plugin with lots of methods to control events. So whenever you want you can pause and activate any event.

10 years ago
Touche.js : Touch events on TouchscreenEffortlessly re-map click events to touch events on touchscreen UIs.

10 years ago
VisualKeys : jQuery Visual Keyboard Shortcuts PluginVisualKeys is a jQuery plugin to configure shortcuts to users most used actions. It’s best on web interfaces where users have to execute repetitive tasks giving them a faster way to do the job.

10 years ago
mresize : Event based jQuery element ResizeThe plugin does not use any kind of timer(s) to detect size changes. It uses the resize event on (invincible) iframe(s) which makes it perform much better than other solutions which use timers to poll element size. The script detects size changes made from JS, CSS, animations etc. and it works on any element able to contain other elements (e.g. div, p, li etc.). To use it on other inline elements (e.g. images) you need to add a wrapper and call the event on it.

10 years ago
jQuery Modify : Input Element Modified Event PluginjQuery plugin that fires event immediately when input value is modified.

10 years ago
ResizeEnd : jQuery Window Resize-end Event PluginA jQuery plugin that allows for window resize-end event handling.

10 years ago
Wheel Indicator : JavaScript Touch Movement Event LibraryGenerates event when user makes new movement (like a swipe on a touchscreen).

10 years ago
jQuery Watch : Plugin to watch CSS style ChangesA jQuery plug-in allows you to monitor changes to any DOM element’s CSS styles, attributes or properties and fires a callback in response to any change in the monitored styles or attributes.

10 years ago
jQuery Scrolling Stops Event PluginA jQuery plugin that fires events when scrolling stops and starts.

10 years ago
offscreen.js : Detects if an Element falls of the ViewportjQuery plugin to detects if an element (tooltip) falls of the right/left/top/bottom side of your screen/viewport.Adds a class to all your elements with the defined selector that fall of the right/left/top/bottom side of the screen.
