When can you use jQuery?

When can you use jQuery?

1. jQuery can be used to for developing ajax based applications.
2. It can be used to keep the code simple, concise and reusable.
3. It simplifies the process of traversal of HTML DOM tree.
4. It can also handle events, perform animation, and add the ajax support in web applications.

When can you use jQuery?

JQuery can be used to

1. Apply CSS
2. Call functions on events
3. Traverse the documents
4. Manipulation purpose and to add effects too
What is DHTML? What are the features of DHTML?
What is DHTML? What are the features of DHTML? - DHTML stands for Dynamic HTML. The first thing that we need to clear about DHTML is that it is neither a language like HTML.......
Which browsers support DHTML and how will non-supporting browsers handle DHTML?
Which browsers support DHTML? - Version of Netscape navigator and Internet Explorer higher than 4.0 or 4.0 supports DHTML in easy way........
Describe how DHTML work with JavaScript.
Describe how DHTML work with JavaScript - As DHTML is not a language and it just use the property of HTML, JavaScript and CSS to make dynamic content.....
Post your comment