* Please note all fields are required

CLOSE WINDOW
home page imad mousa's portfolio hire me this website our services web design skills contact us
Why jQuery?

You can use simple JavaScript to perform all the functions that jQuery provides. Then why jQuery? The jQuery library is providing many easy to use functions and methods to make rich applications. These functions are very easy to learn and even a designer can learn it fast - but I guess you need to know at teast basic JavaScript. Due to these features jQuery is very popular and in high demand among the developers. You can use jQuery in all the web based applications irrespective of the technology. And honestly, for me personally it saved me an awful amount of time debugging unseen JavaScript glitches.

.
BOTTOM
learn Jquery in 15 days Jquery for Absolute Beginners
This is one of the best video tutorials on Jquery. You'll start from the very basics until you have gained a reasonable amount of knowledge to comfortably move on to the next level.  
GO!
Jquery basics Jquery Basics
Quick tutorial that teaches the general concepts of Jquery with examples that are easy to follow  
GO!
Jquery for beginners Getting Started in Jquery
This guide is an introduction to the jQuery library. Basic knowledge of JavaScript and the document object model (DOM) is required. It starts from ground up and tries to explain details where necessary.  
GO!
websites built with jquery Jquery Based Websites
jQuery Style is a showcase for great looking sites that use the jQuery javascript framework in interesting and thought provoking ways.  
GO!
jquery plugins Jquery Plugins for Beginners
Learn about 2 different jQuery plugin patterns (pattern A and pattern B) -- by the end of this tutorial, you should be able to grasp the basic behind writing custom jQuery plugins.  
GO!
developing a jquery plugin Developing Jquery Plugins
Sometimes we get it in our heads that a task is too complex that we just ignore doing it. That's been my mindset when thinking about developing a plugin for jQuery.
GO!
Jquery accordion Create Jquery Accordion
Accordions can be very useful for showing lots of different sections of data in a small amount of space. So the plan for this tutorial is to show create an accordion
GO!
Jquery fading menu Create Fading Menu in Jquery
So now instead of thinking about CSS as page layout and a way to style your page when it loads, you can use in animation and change it on-the-fly.
GO!
jquery drop down menu Create Drop-down Menu with Jquery & CSS
Studies show that top navigations tend to get the most visual attention when a user first visits a site. So we'll show you how to create a stunning drop-down menu with Jquery and CSS.
GO!
Jquery flip menu Create Fading Menu in Jquery
This video shows you how to create a quickly flipping menu without the need to use images, only jquery and CSS.
GO!
Jquery slide door effect Jquery Sliding Door Effect
This is the well known sliding door effect that slide the top layer to top, bottom, left or right direction to reveal the content underneath.
GO!
Jquery photo slider Simple Jquery Photo Slider
In this tutorial you'll learn how to create a simple sliding photo gallery. You need to have a basic knowledge of HTML and JavaScript.
GO!
Ajax with Jauery Load and Animate Content in Jquery
We will be adding ajax functionality so that the content loads into the relevant container instead of the user having to navigate to another page.
GO!
image rotator Create an Image Rotator with Jquery
An image rotator is one great way to display portfolio pieces, eCommerce product images, or even as an image gallery.
GO!
Sliding boxes Sliding Boxes and Captions
All of these sliding box animations work on the same basic idea. There is a div tag (.boxgrid in my css) that essentially acts as a window where two other items of your choosing "peek" through.
GO!
TOP