Merge branch 'rfxnum' of https://github.com/lrbabe/jquery into lrbabe-rfxnum

This commit is contained in:
jeresig 2010-12-09 12:37:30 -05:00
commit a13089d5b4

2
src/effects.js vendored
View file

@ -2,7 +2,7 @@
var elemdisplay = {}, var elemdisplay = {},
rfxtypes = /^(?:toggle|show|hide)$/, rfxtypes = /^(?:toggle|show|hide)$/,
rfxnum = /^([+\-]=)?([\d+.\-]+)(.*)$/, rfxnum = /^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,
timerId, timerId,
fxAttrs = [ fxAttrs = [
// height animations // height animations