Quantcast
Channel: jQuery By Example
Browsing all 248 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Quick summary of AngularJS utility functions

Here is a quick and short summary of mostly used AngularJS utility functions. These short summary will be quick help you to find out desired function.angular.bootstrap - To manually start up angular...

View Article


Image may be NSFW.
Clik here to view.

4 Free ebooks to learn AngularJS

EBooks are your best friends and it is the most preferred way to learn anything, and it is no different with AngularJS. Here is a list of 4 free best ebooks which helps you to learn AngularJS with fun...

View Article


Image may be NSFW.
Clik here to view.

12 Best Tutorials To Learn AngularJS

Are you thinking about learning AngularJS and don't know where to start? Recently, I had posted about 4 Free ebooks to learn AngularJS and if you don't want to read those long books to start, here is a...

View Article

Image may be NSFW.
Clik here to view.

10 jQuery image crop plugins for your next project

In this post, find a compiled list of 10 best jQuery image crop or resize plugins. All these plugins present very useful and beautiful interface to crop the image. Some of these plugins also support...

View Article

Image may be NSFW.
Clik here to view.

10 Free jQuery Social Sharing Plugins

Social medium has become necessity for any website to grow and connect with readers. So here is collection of free jQuery social sharing plugins which allows you to easily create share button, follow...

View Article


Image may be NSFW.
Clik here to view.

How to Limit Number of Characters in Textarea using jQuery

Find jQuery code to limit characters inside textarea control. Below code also handles copy + paste and on drop event.$(function () { var nMaxLength = 150; $("#txtDesc").keydown(function (event) {...

View Article

Image may be NSFW.
Clik here to view.

jQuery code to share content on whatsapp

In this short post, find jQuery code to share any content on whatsapp. The code first checks for mobile device and if it's a mobile device then it just creates whatsapp URL with user defined text and...

View Article

Image may be NSFW.
Clik here to view.

Interesting unknown facts about jQuery

It's been 9 years since the first release of jQuery and since then it has come a long way. And in these years, jQuery has made an immense impact on website development. But it's always exciting to go...

View Article


Image may be NSFW.
Clik here to view.

Post Release

View Article


Image may be NSFW.
Clik here to view.

The Right Web Developer Portfolio jQuery Plugins

Any good web developer or designer has a web presence of their own and whether you are applying for a full time position or a freelance gig, having an impressive website can close the deal. One...

View Article

Image may be NSFW.
Clik here to view.

10 Best jQuery Plugins to add Dynamic Effects

1.     Prideify.jshttps://github.com/alexpeattie/prideify Prideify.js  is inspired by facebook.com/celebratepride - a super-lightweight library (~100 lines of code) to prideify any image using the...

View Article

Image may be NSFW.
Clik here to view.

How to parse URL Using jQuery

We can simply parse the current URL elements using window.location JavaScript object. Window.location object contains information about the current URL. For example, to find out protocol in the URL,...

View Article

Image may be NSFW.
Clik here to view.

10 jQuery Plugins to make your website responsive

These days having a responsive website is must as many users use their smart phones to perform all their online activities, rather than desktop. So in this post, find a compiled list of 10 jQuery...

View Article


Image may be NSFW.
Clik here to view.

12 Responsive jQuery Lightbox Plugins

Lightbox is great way to display large images on modal window and if you wish to have a lightbox which works not only on desktop but also on tablets and smart phones. And for that you need a responsive...

View Article

Image may be NSFW.
Clik here to view.

Show Password as you type using jQuery.rar

Showing password as and when user is typing is you see a lot these days on various smart phones app and mobile device specific websites. As it gives indication of what user is typing on small devices...

View Article


Image may be NSFW.
Clik here to view.

8 jQuery Plugins to Integrate Instagram Photos

Instagram is the most popular online photo-sharing and social networking service which allows users to take a picture, apply a digital filter to it, and share it on a variety of social networking...

View Article

Image may be NSFW.
Clik here to view.

10 jQuery Plugins with Google Material Design

Google’s material design is becoming popular due to better user experience, eye catching animations and its simplicity. In this post, find a complied list of jQuery plugins which have created material...

View Article


Image may be NSFW.
Clik here to view.

10 jQuery Plugins to Create Flip Effects

In this post, find a complied list of jQuery plugin to integrate flip animations. These plugins provides flip effects to images, text, image gallery, clock and any DOM element. 1....

View Article

Image may be NSFW.
Clik here to view.

10 jQuery Plugins for Social Sharing Buttons

Social presence for any website is must. And you need to give your users a way to share the content on various social platforms. In this post, find a list of jQuery plugins to add social share buttons...

View Article

Image may be NSFW.
Clik here to view.

10 jQuery Plugins to Enhance Tables

In this post, find a list of jQuery plugins to enhance your HTML tables. Using these plugins you can redesign your table, create a table from CSV or JSON, apply sorting and filtering the table content,...

View Article
Browsing all 248 articles
Browse latest View live