Can anybody explain how to use this functionality?
The wiki indicates:
handleDisabled: The id of the image that represents the disabled
handle. This is used to change the image src when the slider is
disabled.
(note usage of 'id'...)
But the demo code reads:
handleDisabled: 'images/vsliderhandle_gray.gif'
not an id but rather a url. I've tried doing this a bunch of
different ways (url and id) and can't seem to get it to work. Any
suggestions?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---