>From the documentation: http://docs.jquery.com/Effects/fadeTo

speed   String, Number
A string representing one of the three predefined speeds ("slow",
"normal", or "fast") or the number of milliseconds to run the
animation (e.g. 1000).

What else are you looking for? You use one of the three String speeds,
or you put in a numeric value in milliseconds.



On Sep 30, 1:54 pm, kali <maya778...@yahoo.com> wrote:
> 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 tohttp://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 
> tohttp://docs.jquery.com/Effects/fadeTo
>
> please, what are all possible values under "speed" for the fadeIn/Out/
> To methods???
>
> thank you...

Reply via email to