Log in

Tag Archives: jQuery

10
January

14 Days of jQuery

Written by Adnan Rashid. No comments Posted in: Development
Tagged with , ,

January 14 marks the birth of jQuery. To celebrate the release of jQuery 1.4 (also on January 14), the jQuery team is bringing fourteen consecutive days of new releases. Each day, they will publish videos, tutorials, code releases and other fun stuff. They have already announced the re-design of the jQuery API site. For more [...]

05
October

jQuery Visual Cheat Sheet

Written by Adnan Rashid. No comments Posted in: Design, Development
Tagged with ,

Woork author Antonia Lupetti has recently released a visual cheat sheet for jQuery 1.3. The cheat sheet having six pages is a helpful reference containing the complete API reference with descriptions and sample code.
What  I like most about this cheat sheet, is it’s simple and elegant design. Kudos to Antonia!

Demo

26
August

jQuery Tools

Written by Adnan Rashid. No comments Posted in: Design, Development
Tagged with , ,

I recently came across a very nice jQuery control library called jQuery Tools. The library features the following JavaScript tools :

Tabs
Tooltips
Expose
Overlay
Scrollable
FlashEmbed

So now you are thinking “Whats so great about this? We already have tons of jQuery plugins for this…”. I thought so too.
The striking advantage of this library is that these tools can be combined, [...]

22
November

jQuery Charts

Written by Adnan Rashid. No comments Posted in: Development
Tagged with ,

Although there are tons of charting / reporting plugins ranging from inline charts to flash charts, each one is unique in terms of technology, footprint or usage. I needed something compatible with jQuery and supported many as many chart types as possible. Here is the pick list:
1. jQuery Google Charting (http://www.keith-wood.name/gChart.html)
This plugin allows you to [...]