Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved dimensions to the plugins area. | John Resig | 2006-10-26 | 1 | -312/+0 |
| | |||||
* | * Fixed a bug in jQuery.fn.offset relating to the calculation of scroll offsets. | Brandon Aaron | 2006-10-10 | 1 | -306/+311 |
| | | | | * Fixed jQuery.fn.height and jQuery.fn.width to properly pass on a value for setting the height and width of an element if passed in. | ||||
* | Fixed a bunch of endline issues.1.0.2 | John Resig | 2006-10-10 | 1 | -306/+306 |
| | |||||
* | * Applied patch for #204 | Brandon Aaron | 2006-10-07 | 1 | -67/+62 |
| | | | | * Removed references to $ within dimensions.js | ||||
* | added Brandon's offset function | Paul Bakaus | 2006-10-05 | 1 | -0/+138 |
| | |||||
* | Added proposed fix for bug #201 | Jörn Zaefferer | 2006-09-17 | 1 | -2/+2 |
| | |||||
* | Touched up the docs and formatting. | John Resig | 2006-09-08 | 1 | -72/+81 |
| | |||||
* | initial version of the new cross-browser compatible dimensions plugin, which ↵ | Paul Bakaus | 2006-09-08 | 1 | -0/+165 |
replaces height() and width() and adds other convenient stuff. |