$j('#mySlider).data("max.slider");

On 11月26日, 下午9时27分, "Zanzico Gioele" <[EMAIL PROTECTED]>
wrote:
> i have a slider like this
>
>       $j('#mySlider).slider({        
>         steps: 1,
>         min: 1,
>         max: 20,                  
>        }  
>        }      
>       );
>
> i need to get after the load of document the min and the max value,
> of this object
>
> is it possible ?
>
> I tried doing sometinhg like this :
>
> $j('#mySlider).slider('max');
>
> but i don't get the value i need.
>
> could you help me pls
>
> tks in advance
> ciao
> gioele
>
> Zanzico Gioele
> Senior Web Analyst
>
> Vitec Group - Imaging & Staging
> Tel   +39 0424 555 507www.vitecgroup.it<blocked::http://www.manfrotto.com/>
> P Respect the environment: don't print this e-mail, if not necessary.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to