jQuery
The Write Less, Do More, JavaScript Library
jQuery
2547 - 266690
v1.4.2
jQuery UI
v1.7.2
jQuery UI comes with dozens of themes, eg the cupertino theme
The brain child of developer John Resig
http://barcamp.org
http://ejohn.org/blog/selectors-in-javascript
testing environment
debug with firebug
Get Firebug
? - ?
- Code: Select all
<link rel=’stylesheet’ href=’styles/themes/cupertino/jquery-ui-1.7.2.custom.css’>
<script src=’scripts/jquery-1.3.2.js’></script>
<script src=’scripts/jquery-ui-1.7.2.custom.js’></script>