TipLite Keep It Simple Smart

21Jan/105

A Quick jQuery tutorial

A quick jQuery tutorial which I found during my preparation for 'jQuery How To Start' series of tutorials for learning the amazing JavaScript library. This is a slideshow which I liked and liked to share it with you. It introduces some basic features of jQuery and shows some advanced uses of this library like jQuery-UI the jquery library which is used to create UI effects and widgets.
6Oct/092

JavaScript libraries I love most

JavaScript libraries has contributed to the evolution of web and helped greatly to move web2 sites. Also it makes the development of user front end and improvement of user experience more easy. The most loved libraries on the web, ordered by my preferences, are:

1- JQuery  http://www.jquery.com: A very useful and easy library. It is used by a group of large sites and corporations like Mozilla and Microsoft. JQuery has a strong UI librairy found at http://ui.jquery.com.

2- Prototype http://www.prototypejs.org: Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere (prortype official site). It has a very powerful UI library based on it found at http://script.aculo.us/