jquery core: closes #3034. Ids with '-' weren't handled by quickExpr.
[jquery.git] / src / dimensions.js
2008-05-15 Ariel Fleslerjquery dimensions & offset: moving the local function...
2008-05-14 Ariel Fleslerjquery dimensions: reducing the code size.
2008-05-13 Ariel Fleslerjquery: removing unnecessary trailing and leading space...
2008-04-30 Scott Gonzálezcore: make sure all source files end with a single...
2008-04-29 Scott Gonzálezcore: Adding missing radix for paresInt.
2008-04-29 Brandon AaronMerged dimensions with core