Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HtmlUnit/htmlunit
/ effects.js
File
effects.js
src/test/resources/libraries/jQuery/1.8.2/jquery/src/effects.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
fxNow, timerId,
2
rfxtypes = /^(?:toggle|show|hide)$/,
3
rfxnum =
new
RegExp(
"^(?:([-+])=|)("
+ core_pnum +
")([a-z%]*)$"
,
"i"
),
4
rrun = /queueHooks$/,
Callers
nothing calls this directly
Calls
15
unshift
Method · 0.80
each
Method · 0.80
animate
Method · 0.80
genFx
Function · 0.70
stopQueue
Function · 0.70
setInterval
Function · 0.50
clearInterval
Function · 0.50
css
Method · 0.45
style
Method · 0.45
extend
Method · 0.45
split
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected