Fixed SlideUp Jumping
When using slideUp, sometimes the animation will jump instead of sliding up smoothly. I'm not sure why adding a delay seems to fix this, but this will be the solution until a better one is found.
A 20ms minimum delay is now standard for all dom-slider "slide" methods.