Tuesday, September 13, 2011

In what scenarios jQuery can be used?


  1. To apply CSS static or dynamic
  2. To call functions on events
  3. Crisscross the documents
  4. Manipulation purpose
  5. To add animation effects
In all the cases where we use JavaScript can be replaced with jQuery in the projects. This can reduce maintenance.

No comments:

Post a Comment