Need to learn JavaScript?
jQuery is a JavaScript framework, so if you don't already know about the JavaScript programming language, we recommend that you learn it now:
Learn JavaScript
The community is working on translating this tutorial into Igbo, but it seems that no one has started the translation process for this article yet. If you can help us, then please click "More info".
If you are fluent in Igbo, then please help us - just point to any untranslated element (highlighted with a yellow left border - remember that images should have their titles translated as well!) inside the article and click the translation button to get started. Or have a look at the current translation status for the Igbo language.
If you see a translation that you think looks wrong, then please consult the original article to make sure and then use the vote button to let us know about it.
Metadata
Please help us by translating the following metadata for the article/chapter, if they are not already translated.
If you are not satisfied with the translation of a specific metadata item, you may vote it down - when it reaches a certain negative threshold, it will be removed.
Please only submit an altered translation of a metadata item if you have good reasons to do so!
Please
login to translate metadata!
Already logged in? Please try reloading the page!
Introduction:
A jQuery editor
Just like with HTML, CSS and even regular JavaScript, you can write jQuery in any kind of editor, even Windows Notepad. However, using a simple text editor like Notepad for creating webpages is like using a screwdriver to drill holes into a piece of wood: It works, but it takes a lot longer and is way less pleasant.
If you already have an HTML editor that allows you to work easily with JavaScript, then it will likely be good for writing jQuery as well, but there are editors out there that will treat jQuery as a first-class citizen and help you type it faster and more efficient.
I personally use TSW WebCoder, which has a bunch of awesome IntelliSense features to aid you, covering all the technologies you need: HTML, CSS, JavaScript, PHP and of course jQuery. Having a list of possible properties, methods and their parameters is a huge help, especially when you're brand new to jQuery. If your current editor already does all of this, and you feel comfortable with it, then by all means stick to it - if not, then consider giving WebCoder a try.
More information about TSW WebCoder
Download TSW WebCoder
This article has been fully translated into the following languages:
Is your preferred language not on the list?
Click here to help us translate this article into your language!