الثلاثاء، 15 مارس 2011

Mask Transition Slideshow With jQuery



 The main concept is put an element infront of the fading square, then fade out the square to give the masking effect.

jQuery & CSS MobileApp Website Effect




 A complete jQuery & CSS website for a fictional mobile application. It is going to feature semantic markup and a progressively enhanced slideshow effect. It will allow the user to see four of the most popular smartphones running the mobile app.

Orbit:Countdown Image Slider Plugin



 jQuery plugin lets you create a simple, effective and beautiful slider for images of any size, and even includes some parameters for making awesome captions and a sweet timer.


Awesome jQuery Image Gallery Plugin(Thumbox)




 Browse the images via mini-gallery.Display images description.Effects for input and output images.Keyboard navigation.Navigation with the mouse wheel.

A Flickr-powered Slideshow





A jQuery plugin that will make it easy to create slideshows, product guides or presentations from your Flickr photo sets. The plugin will be using Flickr’s APIs and YQL to fetch the photos in the sets, after which it will create the markup of the slideshow and listen for events.

السبت، 12 مارس 2011

AJAX forms




The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX.

timepickr


jquery.timepickr was created in a attempt to make the process of inputing time in a form as easy and natural as possible.

Selecting Multiple Select Form Elements on the Fly




The following jQuery tutorial offers a simplified solution to selecting related select menu options within a form.

Submit A Form Without Page Refresh using jQuery


Submit a contact form that sends an email, without page refresh using jQuery, This tutorial will help you creating a form that can be submitted without page refreshing, using JQuery.

reCaptcha style Captcha with JQuery and PHP




This tutorial is about to creating a captcha same as recaptcha. I used CSS and PHP for this. You can find few tutorials about creating and integrating captcha/recaptcha in php over 99points, but now you can create your own recaptcha style captcha with php and jquery. I have created a form with captcha few months before.