mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
removing regex
This commit is contained in:
parent
c4d0cccecf
commit
35d9425969
@ -9,7 +9,6 @@ var ralpha = /alpha\([^)]*\)/i,
|
||||
rnum = /^-?\d/,
|
||||
rrelNum = /^[+\-]=/,
|
||||
rrelNumFilter = /[^+\-\.\de]+/g,
|
||||
rinputbutton = /input|button/i,
|
||||
|
||||
cssShow = { position: "absolute", visibility: "hidden", display: "block" },
|
||||
cssWidth = [ "Left", "Right" ],
|
||||
|
Loading…
Reference in New Issue
Block a user