Adjusting speed parameter doesn't have any effect
I can't change the speed on any jQuery functions that use that parameter, for example fadeIn().
No matter if I add slow, fast, 100, 180000... my tags/images/whatever always fade in at the same speed which is something between half and one second.
Is this a bug?