JQuery IDE
JQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. JQuery is designed to change the way that you write JavaScript.
JQuery Plug-in is a part of CodeLobster IDE - Professional version
The JQuery plug-in turns a JQuery editor into a full-fledged JQuery IDE!
JQuery plug-in supports JQuery Mobile and JQuery UI too.
JQuery IDE has the following abilities to work with JQuery, JQuery Mobile and JQuery UI libraries:
- JQuery, JQuery Mobile, JQuery UI download
- JQuery, JQuery Mobile, JQuery UI autocomplete
- Tooltips for JQuery functions
- Context and Dynamic help
1. JQuery download
JQuery plug-in gives the ability to download the latest library version from the original site and install it to the necessary folder using wizard.

2. JQuery, JQuery Mobile, JQuery UI autocomplete
JQuery autocomplete feature enables you to write code faster. Pop-up completion list includes JQuery library Requests
and selectors list.
Completion list is called automatically in necessary area of JQuery code.

and selectors list.

3. Tooltips for JQuery functions
Tooltips feature helps you to write code correctly. It includes descriptions for JQuery functions.
Tooltips are shown automatically in necessary area of JQuery code.

4. Context and Dynamic Help
You can quickly obtain necessary information about JQuery, JQuery Mobile, JQuery UI syntax using these features.
To get help topics using Context Help:
- Place pointer on element you want to review help topic for and press F1 button
The Dynamic Help window displays links to help topics for an element the pointer is placed on.
JQuery plug-in conducts search to https://api.jquery.com/ and https://api.jqueryui.com/sites.
