Difference between revisions of "Jquery"
From MohidWiki
(→How it works) |
|||
Line 9: | Line 9: | ||
<!-- ... --> | <!-- ... --> | ||
</head> | </head> | ||
+ | </pre> | ||
</htm> | </htm> | ||
Revision as of 11:54, 5 May 2009
Jquery is a javascript library that adds functionality to standard xhtml.
How it works
Simply insert the jquery library in the header of your html: