35+ Ajax jQuery Plugins, Scripts and Tutorials Collection
35+ useful and amazing Ajax jQuery Plugins, scripts and tutorials list with plugin info link, demo links. This list also contains Ajax helper scripts which can be used in combination with Ajax. Ajax is...
View ArticleHow to Create an Animated jQuery Image Tile Effect?
This tutorial explains on how to create an animated jQuery image tile effect with the help of CSS3. Toggle tile animation effects for images. Animations for images can be effective for auidence to stay...
View Article10 Best jQuery Parallax Scroll Plugins For Download
This article shows us top 10 jQuery parallax scroll plugins to help your upcoming projects and website development. Parallax is the difference in the position of elements with respect to another...
View ArticlejQuery Image Upload and Preview Tutorial
This tutorial show us how to save and preview image with jQuery. The small code of jQuery to accept the image from the user and save it to a location on the HTML. jQuery can do many different things on...
View ArticleChange Background Color of Div With jQuery toggleClass | Code Snippet #15
Code Snippet #15: jQuery code snippet to change background color of div with jQuery toggleclass function. A simple code to toggle background color with the help of jQuery. jQuery is a powerful...
View ArticleSimple Registration Form Validation With jQuery and PHP
This tutorial teaches form validation with jQuery and PHP with the help of a jQuery form validation plugin. Pre-validation before submission of the form using jQuery. In today’s tutorial, we are going...
View ArticleChange Drop Down Menu Based on Another Drop Down Selection Using jQuery |...
Code Snippet #16: The code we discovered today can change drop down menu based on another drop down selection with the help of jQuery. Changing the value of drop downs using jQuery. Drop downs are an...
View ArticleCreate Dynamic Checkbox Using Drop Down Selection With jQuery | Code Snippet #17
Code Snippet #16: The code we discovered today is used to create dynamic checkbox using jQuery with the help of drop down selection. Dynamically generating checkbox based on a drop down selection. In...
View Article15 Handy jQuery File Upload Plugins Collection
15 jQuery File Upload plugins for free download and to upload your files to the server. File upload plugins with features like progress bar, AJAX uploads, HTML 5 support, multiple file uploads,...
View ArticleHow to Dynamically Generate Divs Using jQuery? | Code Snippet #18
Code Snippet #18: jQuery code to dynamically create divs using jQuery. Today’s code snippet teaches us how to create divs dynamically using jQuery with the help of for loop. Creating contents...
View ArticleQuickly Create a Beautiful Drop Down Navigation With jQuery
This quick tutorial teaches us how to create a simple drop down navigation with jQuery. This menu is created quickly using little jQuery code and CSS. The menu shows us animated drop down on mouse...
View ArticleHow to get the Selected Text Using jQuery? | Code Snippet #19
Code Snippet #19: jQuery code to get the selected text using jQuery. Using mouseup() and mousedown() APIs to fetch the selected text and display them on the page. Today, we are going to learn how to...
View ArticleCreate an Elegant HTML5 Login Form With Toggle Animation
This tutorial teaches us on how to create an elegant HTML5 login form with jQuery toggle animation when the user clicks on the “Log in” button. We create a beautiful HTML5 CSS3 login form which toggles...
View ArticleMouse Direction Aware Hover Effects For Gallery | Design Hunt #2
Sharing a design hunt inspiration on creating a cool mouse direction aware hover effects for your gallery. Originally these effects were found on Fitz Patrick, who is an Australian illustrator based in...
View ArticleCreate Cool Circular Music Player UI With Progress Bar Using CSS3 | Design...
Sharing a design hunt inspiration on creating a cool circular music player UI with progress bar using CSS3. This cool music player is created by Rick using pure CSS3 and jQuery, who drew his...
View ArticleCreate Animated Multi-Level Checkbox Drop down Using jQuery | Code Snippet #22
Code Snippet #22: The code snippet we found today helps us to generate dynamic multi-level checkbox drop downs by checking a parent checkbox with the help of jQuery. We have previously seen many...
View ArticleHow to Enable Disable Checkbox based on Another Checkbox Using jQuery? | Code...
Code Snippet #22: The code snippet we are going to see today shows how to enable disable checkbox based on another checkbox selection using jQuery. In our previous code snippet, we just saw how to...
View Article20 Awesome WYSIWYG and jQuery Text Editor Plugins
This article is to get the list of some of the most popular WYSIWYG and jQuery text editor plugins. It is a composition of 20 best jQuery text editor plugins for inspiration. There are many text editor...
View ArticleSimple jQuery Left Slide Out Menu – Code Snippet #24
Code Snippet #24: The code shows us how to create a simple jQuery left slide out menu with the help of show() and hide() functions. Show the sub-menus by clicking the master or parent menu with jQuery...
View ArticleSimple Toggle Top Bar Animation Using jQuery animate() | Code Snippet #25
Code Snippet #25: The code shows us how to easily create a simple toggle top bar animation using jQuery toggle() and animate() functions. We create a quick top header with toggle effects using toggle()...
View Article