Events

jQuery UI Touch Punch : Touch events for jQuery UI with Demo

Spread the love

Spread the love           A duck punch for adding touch events to jQuery UI .This little library was written to punch in touch events to jQuery UI by providing touch proxies that simulate mouse events . Demo: http://furf.com/exp/touch-punch/ Download Links https://github.com/furf/jquery-ui-touch-punch

jQuery UI Touch Punch : Touch events for jQuery UI with Demo Read More »

jQuery Scroll Tracker Plugin

Spread the love

Spread the love           A jQuery plugin that tracks designated elements’ scroll position relative to the viewport, and adds CSS classes to the element(s) describing the current position. Great for adding CSS transitions to elements as they appear/disappear from view. Vertical scrolling demo Horizontal scrolling demo Tags: Scrolling Effects Demo: https://rusackas.github.io/jquery-scrolltracker/demos/vertical/index.html Download Links https://github.com/rusackas/jquery-scrolltracker

jQuery Scroll Tracker Plugin Read More »

Restive.js : jQuery Plugin to make Responsive Website

Spread the love

Spread the love           Restive.js is a jQuery Plugin that helps you quickly and easily add features to your Web Site that enable it respond and adapt to virtually every Web-enabled Device. Using a combination of Device Detection, Advanced Breakpoints Management, and Orientation Management, the Plugin will give your Website an uncanny ability to quickly adapt

Restive.js : jQuery Plugin to make Responsive Website Read More »

LoadImages : jQuery plugin to Attach load listeners to Images

Spread the love

Spread the love           A jQuery plugin to attach load listeners to images within a container and fire an event when all the images have loaded. Tags: Lazy Load Demo: http://www.antiblanks.com/static/loadimages.proto/index.html Download Links https://github.com/Antiblanks/jquery.loadimages

LoadImages : jQuery plugin to Attach load listeners to Images Read More »

jTap : Tap Event for jQuery

Spread the love

Spread the love           jTap is a additional event for jQuery processing touching to screen on touch devices.Those who are faced with adaptation of web-based applications for mobile devices knows that the event “click” is triggered with a delay of 300ms, observe which not very pleasant. In addition, click on non-delegated place of document will not

jTap : Tap Event for jQuery Read More »

breakpoints : Trigger jQuery events for your responsive design

Spread the love

Spread the love           Trigger jQuery events for your responsive design breakpoints!.Define breakpoints for your responsive design, and Breakpoints.js will fire custom events when the browser enters and/or exits that breakpoint. Demo: http://xoxco.com/projects/code/breakpoints/ Download Links https://github.com/xoxco/breakpoints

breakpoints : Trigger jQuery events for your responsive design Read More »

scrollDetection : jQuery plugin to Detects your Scroll Position

Spread the love

Spread the love           scrollDetection is a jQuery plugin to detects your scroll position up or down. Tags: Scrolling Effects Demo: http://htmlpreview.github.io/?https://github.com/melbon/jquery.scrollDetection/blob/master/demo/index.html Download Links https://github.com/melbon/jquery.scrollDetection

scrollDetection : jQuery plugin to Detects your Scroll Position Read More »

Scroll to Top