MCPcopy 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

1var 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

unshiftMethod · 0.80
eachMethod · 0.80
animateMethod · 0.80
genFxFunction · 0.70
stopQueueFunction · 0.70
setIntervalFunction · 0.50
clearIntervalFunction · 0.50
cssMethod · 0.45
styleMethod · 0.45
extendMethod · 0.45
splitMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected