John Resig
|
848c45ea17
|
Added some significant speed-ups to height/width checks, thanks to some code and investigation by Mike Helgeson. Fixes #3082.
|
2009-02-13 22:58:57 +00:00 |
|
John Resig
|
b850ab2b8e
|
Added the new jQuery.support object and removed all uses of jQuery.browser from within jQuery itself (while simultaneously deprecating the use of jQuery.browser).
|
2008-12-21 21:22:44 +00:00 |
|
Ariel Flesler
|
5a92ec263d
|
jquery dimensions & offset: moving the local function 'num' to core, so it can be safely used by both modules.
|
2008-05-15 12:53:07 +00:00 |
|
Ariel Flesler
|
f717260eea
|
jquery dimensions: reducing the code size.
|
2008-05-14 17:23:44 +00:00 |
|
Ariel Flesler
|
3f5ff3097c
|
jquery: removing unnecessary trailing and leading spaces & tabs.
|
2008-05-13 01:45:58 +00:00 |
|
Scott González
|
bd41548792
|
core: make sure all source files end with a single blank line.
|
2008-04-30 19:35:17 +00:00 |
|
Scott González
|
ea44348fdb
|
core: Adding missing radix for paresInt.
|
2008-04-29 23:26:53 +00:00 |
|
Brandon Aaron
|
aea452f162
|
Merged dimensions with core
|
2008-04-29 03:26:06 +00:00 |
|