• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
 
 JQuery
 jQuery is a small extensible JavaScriptlibraryfor cross-browser DOM programming.
 
 JQuery
Powerful JavaScript library
Simplify common JavaScript tasks
Access parts of a page
using CSS or XPath-like expressions
Modify the appearance of a page
Alter the content of a page
Change the user’s interaction with a page
Add animation to a page
Provide AJAX support
 
Introductory Sample
<html><body><h1>Cities of theWorld</h1><dl><dt>Paris</dt><dd>Chic,fashionable, expensiverude</dd><dt>Sydney</dt><dd>Opera house but noculture, Mardi Gras,fireworks</dd></dl></body></html>
h1 {font-size: 2.5em;margin-bottom: 0;}.emphasize {font-style:italic; color:red;}
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...