jQuery: Fix default slow appearance of .show()
With the patch introduced to fix the `afterShow` event for jQuery three, this appear sort of slowly be default. This addresses the issue by providing a default of 0ms to show things, so they show immediately.
Please register or sign in to comment