[jQuery] fadeTo() possible speeds
here, http://docs.jquery.com/Effects/fadeTo
why are all possible params not listed??
(for example for fadeIn(), fadeOut(), fadeTo() it just says "speed",
but why doesn't it list all possible speeds ("slow".. is there a
"fast"???)
this site is a bit weird, if I go to http://docs.jquery.com/Main_Page
and search for fadeTo it says there is no such page, but if I search
for "jQuery fadeTo" in google then it directs me to http://docs.jquery.com/Effects/fadeTo
please, what are all possible values under "speed" for the fadeIn/Out/
To methods???
thank you...