jQuery Related Blog

jImdb: jQuery Imdb Grabber Plugin

Tags:

This jQuery Plugin (jimdb) allows you to Grab Movie Details from an IMDB Webpage very easily.

Carousel of JS / jQuery, PHP with JSON File that gracefully degrades

Tags:

I decided to create a carousel which will be efficient and offer graceful degradation. The only Carousel I came across which offers such feature is the one of Yahoo! Canada (Featured Area of Home Page). Turn off the JS, and you will still see the same layout, with each Items on the right now acting as a link. Upon clicking them will take you to their corresponding page.

HTML Form submission technique via jQuery (gracefully degrades)

Tags:
Since I started using jQuery (~10 months ago), I have been mostly using jQuery's $.ajax function for form submission as it provides an easy way to post form values and retreive JSON format easily. But, when using Javascript, there's always the question of 'graceful degradation'.
Syndicate content