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 507
www.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 jquery-dev@googlegroups.com
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