Monday, December 14, 2009

Welcome to JQuery-Coder.

Hello everyone!

Welcome to JQuery-Coder, this blog is going to teach you more about JQuery API and the use of those API in your website. As you can see, JQuery is one of the most widely used JavaScript Libraries in the world, because it was easy to use and implement. You can also achieve more effects and event manipulation in JQuery with less code compare to flash and other third party software that you use in your website.

Even though, this JavaScript Library is easy to used and implement. There are some aspects that will make it difficult for beginners to learn in JQuery. The proper coding structure is one of the difficulties that will be encountering especially for those beginners in JQuery.

Once we begin the tutorial you will be able to understand why it is really hard for beginners to understand the JQuery structure in coding. At the first try, you will find it simpler, but as you move forward in coding JQuery. You will be encountering some difficulties, mostly if you have lots events being used and you want to manipulate all the events as you like. This blog will be teaching how to solve those difficulties, so that you will really appreciate the JQuery and used it well in your website.

Before we begin out tutorial, you need first to download the JQuery Library in this site jquery.com.

No comments: