Quantcast
Channel: jQuery – Web Developer Juice
Browsing all 20 articles
Browse latest View live

11 Top jQuery Carousel Plug-ins to Display Content in a Usable Manner

The most common challenge that people face in any web design and development project is that discovering a way to display pertinent content in a usable and appealing manner. Carousels are generally...

View Article



7 best html5 jquery video plug-ins

HTML5 is a technology that is all the rage in the web world with a great potential to considerably ease the process of video playback, enhance the web application user interface and boost the offline...

View Article

jQuery Mobile versus jQTouch- Comparison on a Broader Scope

In the modern era, Mobile phones are used extensively and that is the reason why mobile frameworks are generally in great demand. In this post on WDJ ,we will in the very first walk you through the...

View Article

jQuery Mobile Versus DHTMLX Touch-Battle Between Declarative Versus...

Wondering what the title Declarative Versus Programmatic actually means then here we go. Declarative Frameworks are the ones which have a pretty low learning curve and let you make use of all the...

View Article

Code Snippet to Hide a DIV When User Clicks Outside of it using jQuery

You might have recently experienced that you have to handle clicks in jQuery that occur within a particular webpage but outside a specified region. If yes then read on this post on how to deal with it....

View Article


Randomize your Image Gallery with Least.js Plugin

Generally on WDJ we prefer not to write specifically about any particular jQuery Plug-in but rather are keen on providing our users with a list of jQuery Plugins on the whole however there are a few...

View Article

Add a Magnification Effect to your Images with Magnifier.js

If you want to add magnification effect like glass for the images then Magnifier.js JavaScript library is a must use for you. Magnifier.js scripts works well in almost all the modern web browsers such...

View Article

jQuery Mobile versus Kendo UI –Brotherhood Differentiated

jQuery Mobile and Kendo UI are the popular JavaScript frameworks that form the base and building blocks for all the modern mobile web apps under development. Both of these frameworks are constructed on...

View Article


How to check or uncheck a checkbox with jQuery

Check or uncheck a checkbox with jQuery is a simple task and can be achieved very easily. If you are using jQuery 1.5 and below you need to use .attr(). Here it is   To check <input class="checkbox"...

View Article


How to Check the Visibility of an Element Using jQuery

In the  jQuery versions before 1.3.2  an element was regarded as Visible if the CSS Visibility Property of that element was not defined as “Hidden” or if the CSS Display Property of that was defined as...

View Article

7 Best jQuery Table Sorter Plugins to Make Web App User Friendly

Sorting is really useful, if you are having heavy data sets like table views. You can manage the list views using jQuery sorter plugins. The sort plugins allow you to control placement, order, and...

View Article

How to find the Status of a Radio Button Using jQuery

When I was working on one of my projects I suddenly landed up in a situation where I wanted to find out as to which radio button has been selected or checked. So having discovered that, I am going to...

View Article

How to listen to Clicks outside a DOM element using jQuery

It is sad to know the fact that DOM events or the so called JavaScript Events do not allow you to find out any clicks outside the element. One method in which you can detect clicks outside the DOM...

View Article


How to change the href Attribute value for a Hyperlink using jQuery

When coding with jQuery, at some point or the other you would want to modify the source of a particular hyperlink using jQuery. In this micro post we will help you with some simple code snippets on how...

View Article

Preloading Images with jQuery in easy way

Preloading images will make your application a bit faster by making it lightweight. It is very simple and easy to create and load DOM elements (in this case referring to images) with jQuery. If you...

View Article


9 out of the box jquery plugins not to miss

jQuery is vast and so nicely expandable that one can achieve any effect easily. Here is a list of nine jquery plugins to boost up your blogs presence. 1. Hatchshow Hatchshow is a typesetting plugin for...

View Article

How to move an element into another parent element using jQuery?

An important piece to the puzzle when coding with jQuery is that how can one move elements using jQuery around the DOM tree. For instance of there is a paragraph within one div element and you want to...

View Article


How to scroll to the top of a webpage using jQuery ?

If you are looking for an extraordinary method of smoothly scroll to the top of any DOM or  jQuery Element then jQuery ScrollTo() is the best option available as it is very easy to use. You merely have...

View Article

How to: Remove Options from One Select Box and retain One Option.

How to – One can easily remove options of a select box from HTML and append it to another selected by making use of simple jQuery functions such as append(), remove(). Nevertheless, when dealing with...

View Article

Search Forms: 8 Tutorials Built With CSS3, jQuery & HTML5

Elevate the power of search by adding search functionality or search box which makes the searching task simpler and faster for the users. Hence, it is substantial these days to include it in the...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images