반응형
반응형

Lazy Load Plugin for jQuery: Load pages faster and reduce server load

Lazy Load Plugin for jQuery: Load pages faster and reduce server load

lazy load for jquery

Homepage: http://www.appelsiini.net/projects/lazyload
GitHub: https://github.com/tuupola/jquery_lazyload/

 

 

Lazy Load Plugin for jQuery

Lazy Load delays loading of images in long web pages. Images outside of viewport wont be loaded before user scrolls to them. This is opposite of image preloading.

Using Lazy Load on long web pages containing many large images makes the page load faster. Browser will be in ready state after loading visible images. In some cases it can also help to reduce server load.

Lazy Load is inspired by YUI ImageLoader Utility by Matt Mlinac.

How to Use?

Lazy Load depends on jQuery. Include them both in end of your HTML code:

<script src="jquery.js" type="text/javascript"></script>
<script src="jquery.lazyload.js" type="text/javascript"></script>

You must alter your HTML code. URL of the real image must be put into data-original attribute. It is good idea to give Lazy Loaded image a specific class. This way you can easily control which images plugin is binded to. Note that you should have width and height attributes in your image tag.

<img class="lazy" data-original="img/example.jpg" width="640" height="480">

then in your code do:

$("img.lazy").lazyload();

This causes all images of class lazy to be lazy loaded.

More information on Lazy Load project page.

Install with bower

$ bower install jquery.lazyload 
반응형
반응형

35+ Best jQuery Plugins of December 2013

 

 

We have come to an end of this year and here is our monthly article in which we have rounded up best of the rest jQuery plugins. Expected to solve your purpose and help you out in various endeavours these best jQuery plugins are carefully handpicked.

Developers, every now and then come up with come really helpful plugins but looking for the right one at the right time can be a daunting task. To help cut down that extra effort and time that can be used otherwise productively we jot them down to provide the same under the same roof.

Check out our preceding month’s that is the list of best jQuery plugins of December 2013. Will be coming up with lot more interesting stuff in coming days, weeks, and months.

Also, don’t forget to take a look at last months’ lists of useful jQuery plugins!

best-jquery-plugins-2013

40 Best jQuery Plugins of November 2013

30+ Best jQuery Plugins of October 2013

70 Best jQuery Plugins of September 2013

50+ Best jQuery Plugins of August 2013

Best jQuery Plugins of December 2013

1. Excolo-Slider

Excolo Slider is one simple jQuery slider plugin that supports responsive design and touch and comes with features like autoplay slideshow, mouse slider navigation, pagination and many others to help slide images easily.

best-jquery-plugins2013

Demo | Download

2. jQuery dynamicForm

dynamicForm by Ian Ashcroft is a a great jQuery plugin developed for dynamic form section management.

best-jquery-plugins2013

Demo | Download

3. jQuery Press and Hold Button

‘Press and Hold button’ jQuery plugin helps user make a button that can be held down for a period of time. One can say, its a substitute of ‘Are You Sure’ dialog boxes.

best-jquery-plugins2013

Demo | Download

4. Stagehand

Developed by Cameron Daigle, Stagehand is a useful jQuery plugin for designers and developers for describing, visualize and debug complex interface interactions.

best-jquery-plugins2013

5. jQuery Simple Tagger

jQuery.simpleTagger plugin is used to transform a <select> element into a nice input field to manage tags.

best-jquery-plugins2013

Demo | Download

6. Galpop Image Gallery

Richard Hung developed a plugin named Galpop. Its an image gallery pop-up that can be controlled with the left and right arrow keys. Besides, it resizes with your browser easily.

best-jquery-plugins2013

Demo | Download

7. ContentShare

ContentShare is a jQuery plugin that enables users to share the exact content on a page which they wish to share. The plugin supports Facebook and Twitter by default but users can add more networks easily.

best-jquery-plugins2013

Demo | Download

8. Tipr

Tipr by Tipue is a small and simple jQuery tooltip plugin worth checking out for it is helpful for users in miscellaneous projects.

best-jquery-plugins2013

Demo | Download

9. jQuery Fullscreen Editor

This plugin transforms textfields to customizable editors. With features like flexible fullscreen mode, works on mobile and major desktop browsers.

best-jquery-plugins2013

Demo | Download

10. jQuery Track Evertyhing

This is a Query plugin that is developed with the aim to help users track Google Analytics Events.

Download

11. Owl Carousel

Owl Carousel is a touch enabled jQuery plugin that lets users create beautiful responsive carousel slider.

best-jquery-plugins2013

Demo | Download

12. Tipue drop

Tipue drop is a search suggestion box jQuery plugin that is an open source and responsive plugin to be made optimum use of in various projects.

best-jquery-plugins2013

Demo | Download

13. CLNDR.js

CLNDR by Kyle Stetz is a jQuery plugin that lets create calendars.

best-jquery-plugins2013

Demo | Download

14. CarouFredSel

carouFredSel plugin adds carousels to your website. It turns HTML elements into a carousel and has its own WordPress plugin.

best-jquery-plugins2013

Demo | Download

15. jquery.rotation

jQuery.rotation by Piotr Murach is a responsive and mobile enabled plugin that helps users create rotating content such as image carousel, slider and rotating testimonials from twitter.

Download

16. FailSafe

FailSafe jQuery plugin promises to help users application work in right manner even in peril situations. It works when a user loses net connectivity or laptop battery goes out by displaying a user-friendly message appears.

best-jquery-plugins2013

17. JeeGoo Popup

JeeGoo Popup is a jQuery popup plugin that is lightweight and flexible application popup plugin by Erik van den Berg,

best-jquery-plugins

Demo | Download

18. highchartTable

highchartTable is a plugin that provides a simple way for users to convert HTML data tables into Highcharts graphs.

best-jquery-plugins2013

Demo | Download

19. jQuery Clock or Timer plugin in retro flip-count down style

Clock or Timer plugin in retro flip-count down style plugin by Chupurnov Valeriy as the name says does its job for which it is developed.

best-jquery-plugins2013

Demo | Download

20. Bootstrap Color Picker Sliders

Bootstrap color picker slider with color swatches supports for human perceived lightness and works in all modern browsers and on touch devices for users to work on various projects easily.

best-jquery-plugins2013

Demo | Download

21. sGlide

sGlides is a jQuery plugin that helps users generate simple, light-weight slider that can be easily customized and styled using regular CSS.

best-jquery-plugins

Demo | Download

22. dynomap jquery plugin

Dynomap is a responsive image map plugin for users to interact with areas on the map and custom callbacks.

best-jquery-plugins2013

Demo | Download

23. Tabslet

Tabslet is a jQuery plugin for tabs that supports custom events, rotation, animation and controls making the tasks of users easier.

best-jquery-plugins2013

Demo | Download

24. Quick Parallax Scroll

Developed by Ali Cigari Quick Parallax Scroll helps create a parallax background for different page . The plugin can be added to existing pages that too without changing the HTML mark up.

best-jquery-plugins

Demo | Download

25. XClick

X-clicks you all know are unexpected and tricky click events that are triggered in Internet Explorer when the mousedown and mouseup events are triggered on two different elements. Coming to the point XClick by Louis AMELINE plugin lets users predict and prevent x-clicks to avoid the further mess.

best-jquery-plugins

Demo | Download

26. JeeGoo Colo

Developed by Erik van den Berg, JeeGooColo jQuery color picker plugin is a flexible color picker that is based on jeegoopopup.

best-jquery-plugins

Demo | Download

27. jQuery aniJS

aniJS by Rijad Dizdarevi is an image sprite sheet jQuery animation plugin that helps users in various projects.

best-jquery-plugins

Demo | Download

28. Decoy

Developed by Arthur Corenzan, Decoy plugin lets users make decoys for the elements as quickly and easily as possible. This plugin lets you change an element’s properties, style and behavior besides letting you restore to its original form.

best-jquery-plugins

Download

29. DaisyNav

DaisyNav is a jQuery plugin that helps users to handle responsive navigation on their websites.

best-jquery-plugins2013

Demo | Download

30. Offreg

This is a plugin that uses Canvas for creating a print offset effect on any image source by altering the pixel data.

best-jquery-plugins2013

Demo | Download

31. jVanilla Menu

jVanilla is a menu jQuery plugin that takes an existing pure CSS drop-down menu to add enhancements like animations, submenu levels and timeout delays to it.

best-jquery-plugins

Demo | Download

32. jQuery Responsive Lazy Loader

jQuery Responsive Lazy Loader by J-Et. Martin is a plugin that lets users load images renditions according to CSS display and breakpoint.

best-jquery-plugins

Demo | Download

33. Password Checker

Password Checker developed by Nicolas Zhao is a jQuery plugin that is developed with the aim of detecting the strength of the password entered by the users.

Download

34. Infinite Scroll

Haralan Dobrev developed a jQuery plugin and named it Infinite Scroll that is fast, bi-directional to help users in endless pagination.

Download

35. Moa Modal

Moa Modal is a flexible jQuery modal plugin that comes with features like custom animation and positioning for users to help them the best way possible.

best-jquery-plugins

Demo | Download

36. iCheck

Developed by Damir Sultanov, iCheck is a highly customizable checkboxes and radio buttons jQuery plugin with features like identical inputs across different browsers and devices, touch devices support and many more.

best-jquery-plugins2013

Demo | Download

37. Snap.svg

SVG is an helps create an interactive, resolution-independent vector graphics that appears just perfect on any size screen.

best-jquery-plugins

Demo | Download

38. jQuery Prettychecks Plugin

Prettychecks is a plugin that helps replace the default user agent checkboxes and radios for custom images.

best-jquery-plugins

Download

39. Squishy

Squishy is a jQuery plugin that automatically resizes text to exactly fit the container that too without asking you to make extra efforts. Simply link the script file and include a declaration rest is Squishy’s job to do the needful.

best-jquery-plugins

Download | Demo

반응형
반응형

10 Best jQuery Plugins for December 2013

 

1. Adaptive Backgrounds

adaptive-backgrounds
Adaptive Backgrounds is a jQuery plugin for extracting dominant colors from images and applying it to its parent element. This plugin utilizes the canvas element and the ImageData object, and due to cross-site security limitations, the script will fail if one tries to extract the colors from an image not hosted on the current domain, unless the image allows for Cross Origin Resource Sharing.

Source

2. Dynatable

dynatable
Dynatable is a funner, semantic, interactive table plugin using jQuery, HTML5, and JSON. And it’s not just for tables. The purpose of Dynatable is to provide a simple, extensible API, which makes viewing and interacting with larger datasets easy.
Dynatable provides a framework for implementing the most common elements out of the box, including sorting, searching and filtering. Above all, Dynatable is a clean and elegant API that is fun to use.

Source

3. jQuery Label Better

jquery-label-better
jQuery Label Better helps you label your form input like a boss with beautiful animation and without taking up space. The uniqueness about this plugin is that all you have to do is add a placeholder text, and we will show the label only when the user needs it.
To add this to your website, simply include the latest jQuery library together with jquery.label_better.js into your document’s head, and simply call the function. Modern browsers such as Chrome, Firefox, and Safari on both desktop and smartphones have been tested.

Source

4. sDashboard

sdashboard
sDashboard is a simple & light weight dashboard jQuery plugin that converts an array of objects into a dashboard. Each object in the array would be rendered as a dashboard widget that can be rearranged by dragging around.
sDashboards has built in support for rendering datatable’s and flotr2 charts. It also has support to listen for events such as table row click, chart data click and data selection built-in. sDashboard depends on the following libraries: jQuery, jQuery UI, Datatables and Flotr2 charts (required for charting widgets).

Source

5. Multi Level Push Menu

multilevel push menu
Multi-level push menu is cross-browser compatible jQuery plug-in allowing endless nesting of navigation elements. It has support for unlimited levels, works cross browser/platform and makes things much easier for touch devices with swipe gestures. The menu can be set to next from left-to-right or right-to-left and all works with a simple markup (unordered lists).

Source

6. Alloftheheights. Js

alloftheheights
Allofthelights.js is a jQuery plugin that can change the opacity of the whole webpage but leave the video player. This is for helping the user to easily focus on the video and there is built-in support for YouTube, Vimeo, DailyMotion.. and custom players can be added too. It works with multiple players on the same page and supports responsive layouts/players with no issues. The animation speed, background color and opacity can all be customized an callback functions exist.

Source

7. PhotoJShop

photojshop
PhotoJShop is a jQuery plugin that enables us to apply such simple effects/filters to images. These filters include blur, sepia, emboss, lighten, darken, b&w, sharpen and more. The plugin works on canvas + images and the filters to be applied can be chained for easier usage.

Source

8. jQuery Interactive 3D

jQuery Interactive 3D
jQuery Interactive 3D is a plugin that allows us to accomplish a similar functionality using multiple images. It is so easy to use and works with a simple function and a list of specifically-named images. And, there are options for customization like the cursor icon, speed, touch support, auto-play and more.

Source

9. jQuery Lazy Load XT

lazyload
Lazy Load XT is a jQuery plugin for loading effects on images, videos, and other media. It works with YouTube videos, jQuery mobile, the Zepto library, and much more.

Source

10. jQuery Restable

restable
jQuery ReStable is a jQuery plugin that makes your tables responsive by turning them into UL lists when necessary. It’s lightweight, around 1kb, and very simple.

Source

반응형
반응형
60 Stunning jQuery Plugins for Websites

 

Scrolld.js

freejQueryPlugins-35

Resumable.js

freejQueryPlugins-36

WhatsNearby

freejQueryPlugins-37

Isotope

freejQueryPlugins-38

Minimalect

freejQueryPlugins-39

EasyDropDown

freejQueryPlugins-40

Selectize.js

freejQueryPlugins-41

Nivo Lightbox

freejQueryPlugins-42

jQuery CollagePlus

freejQueryPlugins-43

FilmRoll

freejQueryPlugins-44

Glide.js

freejQueryPlugins-45

Excolo Slider

freejQueryPlugins-46

CarouFredSel

freejQueryPlugins-47

OWL Carousel

freejQueryPlugins-48

Sticky-Kit

freejQueryPlugins-49

FlowType.JS

freejQueryPlugins-50

Moa Modal

freejQueryPlugins-26

Succinct

freejQueryPlugins-27

FailSafe

freejQueryPlugins-28

onScreen

freejQueryPlugins-29

Touche.js

freejQueryPlugins-30

Offline.js

freejQueryPlugins-31

Peeler.js

freejQueryPlugins-32

Mobify.js

freejQueryPlugins-33



At.js

freejQueryPlugins-34

Vortex

freejQueryPlugins-1

CLNDR.js

freejQueryPlugins-2

Selectric

freejQueryPlugins-3

FullPaged

freejQueryPlugins-4

jQuery Mapael – Build dynamic vector maps

freejQueryPlugins-5

Swatches

freejQueryPlugins-6

Block Slide

freejQueryPlugins-7

Toolbar.js

freejQueryPlugins-8

jqTimeline

freejQueryPlugins-9

jQuery Spellchecker

freejQueryPlugins-10

ScrollUp

freejQueryPlugins-11

Nod Frontend Validation

freejQueryPlugins-12

Any List Scroller

freejQueryPlugins-13

Tumbo 1.0 – Show Tumblr feeds on your website – Jquery plugin

freejQueryPlugins-14

Responsive Text

freejQueryPlugins-15

ImageFill-js

freejQueryPlugins-16

Tipue Drop

freejQueryPlugins-17

Resizable Columns

freejQueryPlugins-18

BIGVIDEO.JS

freejQueryPlugins-19

stickUp

freejQueryPlugins-20

Tabslet

freejQueryPlugins-21

Offreg

freejQueryPlugins-22

jQuery Fullscreen Editor

freejQueryPlugins-23

jVanilla Menu

freejQueryPlugins-24

Snap.svg

freejQueryPlugins-25

반응형
반응형

Best jQuery Plugins of the Week [15th December-21st December]

 

Best jQuery Plugins of the Week

1. uinit

Developed by Joakim Carrilho de Almeida, uinit is a jQuery plugin that helps in customizing HTML attributes to automate the creation of widgets.

Download

2. jVanilla Menu

jVanilla is a menu jQuery plugin that takes an existing pure CSS drop-down menu and adds enhancements such as animations, submenu levels and timeout delays to it.

best-jquery-plugins

Demo | Download

3. jQuery Responsive Lazy Loader

Developer by J-Et. Martin, Responsive Lazy Loader is a plugin enables users to load images renditions according to CSS display and breakpoint..

best-jquery-plugins

Demo | Download

4. Password Checker

Password Checker by Nicolas Zhao is a jQuery plugin for detecting the strength of the password that a user enters.

Download

5. Snap.svg

Snap.svg is a JavaScript SVG library for the modern web. SVG is a smart way of creating an interactive, resolution-independent vector graphics that will look great on different size screens.

best-jquery-plugins

Demo | Download

6. jQuery Prettychecks Plugin

Prettychecks plugin helps replace the default user agent checkboxes and radios for custom images.

best-jquery-plugins

Download

7. Squishy

Squishy is a best jQuery plugin that automatically resizes text to fit the container with no extra work on your part.

best-jquery-plugins

Download | Demo

8. jQuery dropList

Developed by Dinesh Vadivel dropList is a lightweight jQuery plugin for customizing UI style for drop down list. The plugin has drop list, multi-list and combo list options.

Download

9. Infinite Scroll

Developed by Haralan Dobrev, Infinite Scroll is a jQuery plugin that is fast, bi-directional to help in endless pagination.

Download

10. Succinct

Succint is a tiny jQuery plugin for truncating multiple lines of text. It shortens your text to a specified size and then adds an ellipsis to the end.

best-jquery-plugins

Download | Demo

11. Field Chooser

Developed by Matthew Eagar, field chooser is plugin for dragging and dropping items between two lists with multi-select and keyboard shortcuts.

Download

12. Moa Modal

Moa Modal is a flexible jQuery modal plugin that features custom animation and positioning for users ti make optimum use of it.

best-jquery-plugins

Demo | Download

13. iCheck

iCheck by Damir Sultanov is a highly customizable checkboxes and radio buttons jQuery plugin that comes fully loaded with features like identical inputs across different browsers and devices, touch devices support, provides 32 options to customize checkboxes and radio buttons, and the list continues.

Demo | Download

반응형
반응형
30 Best jQuery Popup Window Dialog Box plugins

 

1. A Popup Dialog Box for jQuery Mobile

BJPWDBP01

Demo & Download

2. JQuery SuperBox

BJPWDBP02

Demo & Download

3. Avgrund Modal

BJPWDBP03

Demo & Download

4. JavaScript Modal Windows

BJPWDBP04

Demo & Download

5. JQuery Confirm Dialog Replacement

BJPWDBP05

Demo & Download

6. JQuery Custom PopUp Window

BJPWDBP06

Demo & Download

7. JQuery Modals Made Easy

BJPWDBP07

Demo & Download

8. Popup Modal Window

BJPWDBP08

Demo & Download

9. SIMPLE & NICE MODAL POPUP USING JQUERY

BJPWDBP09

Demo & Download

10. A lightweight dialog box jQuery plugin

BJPWDBP10

Demo & Download

11. A simple message plugin for jQuery

BJPWDBP11

Demo & Download

12. BPopup

BJPWDBP12

Demo & Download

13. Custom JavaScript Dialog Boxes

BJPWDBP13

Demo & Download

14. Facebook like Dialog Overlay With Frills

BJPWDBP14

Demo & Download

15. Facebook Style Alert Confirm Box

BJPWDBP15

Demo & Download

16. JavaScript Popup lightbox

BJPWDBP16

Demo & Download

17. JQuery pop Box

BJPWDBP17

Demo & Download

18. JQuery PopBox Sign Up

BJPWDBP18

Demo & Download

19. JQuery Popup Login Dialog Box

BJPWDBP19

Demo & Download

20. JQuery Popup Modal Dialog Plugins

BJPWDBP20

Demo & Download

21. JQuery Popup Plugin

BJPWDBP21

Demo & Download

22. JQuery YouTube Popup Player Plugin

BJPWDBP22

Demo & Download

23. Lightview

BJPWDBP23

Demo & Download

24. Login Box Modal Dialog Window

BJPWDBP24

Demo & Download

25. Popup Dialog Windows using JQuery

BJPWDBP25

Demo & Download

26. Pop up Survey with jQuery UI Dialog

BJPWDBP26

Demo & Download

27. Simple jQuery Plugin for Popup Window

BJPWDBP27

Demo & Download

28. Simple Modal jQuery Alert

BJPWDBP28

Demo & Download

29. Simple Modal jQuery Popup Box

BJPWDBP29

Demo & Download

30. The Noty jQuery Plugin

BJPWDBP30

Demo & Download

 

 

 

 

반응형

+ Recent posts