Smoke is the most complete jQuery Plugin and designed for use with Bootstrap 3.It has many features and to work, Smoke plugin requires these two libraries JQuery, Bootstrap 3. Features: Form Validation Notifications Progressbar Fullscreen Panel Helpers Smoke is open source. It’s hosted, developed, and maintained on GitHub.
A jquery plugin to provide more control on social sharing buttons. Do the styling without worrying about the javascript implementation. Features Full control over the design of the buttons No separate widget js loading for separate services Share counts of all supported services Easy to configure
Pogo Slider is a jQuery plugin that allows you to create animated image/content sliders. CSS animations are used to transition between slides. A CSS animation can be triggered on element within a slide, after the slide transitions in, and as the slide transitions out. Pogo slider does not generate any navigation buttons. It provides a simple api to control the slider and you can use this api when creating your own buttons. It does however…
A small, fast, modern, and dependency-free library for lazy loading.Lazy loading boosts page speed by deferring the loading of images until they’re in (or near) the viewport. This library makes it completely painless – maximizing speed by keeping options to a minimum. The scroll event has been debounced to minimize the weight on the browser, and images are revealed within rAF to ensure optimal rendering. For each image, put a placeholder in the src attribute,…
This is a simple template that takes advantage of the background-attachment CSS property to create a fixed background effect. Today’s snippet comes from Codyhouse.It is all about a single CSS property: background-attachment. You can set the background to be fixed within the viewport (background-attachment: fixed;). The new trick here is having the same element (in this case a phone) in the exact same position in all background images, so that while you scroll…
It’s a presentation framework based on the power of CSS3 transforms and transitions(positioning, rotating and scaling them on an infinite canvas) in modern browsers and inspired by the idea behind prezi.com Additionally for the animations to run smoothly it’s required to have hardware acceleration support in your browser. This depends on the browser, your operating system and even kind of graphic hardware you have in your machine. For browsers not supporting CSS3 3D transforms impress.js…
Awesomplete is an ultra lightweight, customizable, simple autocomplete widget with zero dependencies, built with modern standards for modern browsers.It’s been developed by Lea Verou. No extra JS needed for basic usage! Before you try anything, you need to include awesomplete.css and awesomplete.js in your page, via the usual tags: Then you can add an Awesomplete widget by adding the following input tag:
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications. Konca enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more. You can draw things onto the stage, add event listeners to them, move them, scale them, and rotate them independently from other shapes to support high performance animations, even if your application uses…
This is a tutorial that will teach you how to create a drag and drop interface for a newsletter builder using jQuery.You will be able to create your own template and import it in the builder.You can also learn how you can insert your own template at the end of this tutorial. This builder will have both Download and Export options. When exporting or downloading with the intend of importing it into a…
Geometryangle is a jQuery plugin that lets you create beautiful and responsive backgrounds to your site. The plugin has fast frame rate and highly customizable. This JQuery plugin is an adaptation of Matthew Wagerfield’s Flat Surface Shader Javascript Library. The backbone is written by the original authors, the plugin provides update methods, easy configuration and other features listed below. Download the latest release. Put the script at the bottom of your markup right after jQuery:…