Looking at your code, I can think of a much simpler way to construct this form 
than using the slider control:

http://scripty.walterdavisstudio.com/color-picker.html

The same script could be extended to include your fading tooltips and pretty 
much all the rest of the UX I see here. It would have the further benefit that 
it would fall back and work without scripting -- all you'd need to do is hide 
the input[type="radio"] elements with JavaScript rather than CSS.

Walter

On Jun 20, 2013, at 7:39 AM, kako...@gmail.com wrote:

> Hi i a using an example from 
> http://preview.moveable.com/jm/jameslab/superslider/ but where I have made 
> some changes to the layout and look, 
> http://webdev.brownsmart.co.uk/mwh/evaluate-yourself but it does not slide in 
> IE (all versions)
> 
> I tried updating the versions of the Prototype.js and Scriptaculous.js which 
> allow customised version to show, (only changes have been in HTML CSS and 
> range values in the javascript) but it will not slide to the values, in IE 
> (all versions) 
> 
> Has anyone come across this problem in previous use of Prototype.js and 
> Scriptaculous.js ?? 
> 
> I think it has something to do with the use of multiple sliders, (going to 
> test my theory on this now) but any other suggestions would be helpful.
> 
> Thanks.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Prototype & script.aculo.us" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to prototype-scriptaculous+unsubscr...@googlegroups.com.
> To post to this group, send email to prototype-scriptaculous@googlegroups.com.
> Visit this group at http://groups.google.com/group/prototype-scriptaculous.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prototype-scriptaculous+unsubscr...@googlegroups.com.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
Visit this group at http://groups.google.com/group/prototype-scriptaculous.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to