Displaying 3 results from an estimated 3 matches for "sliderdemo".
2006 Apr 24
1
implementing a Slider control
i''m trying to implement a slider like
"http://wiki.script.aculo.us/scriptaculous/show/SliderDemo", but i see
that my code doesnt work.
i seem to do everything correct but then if some one could look into it
and help..
regards
muddana
The View Code:
<%= javascript_include_tag "prototype", "effects"
,"dragdrop","application","controls&...
2006 Jun 12
0
IE rendering of Sliders
Small point, has anyone noticed that the sliders don''t render properly in
IE 6.0?
http://wiki.script.aculo.us/scriptaculous/show/SliderDemo
I''ve dabbled with the HTML and CSS and got ''em to render properly in IE 6
(and IE 5.5... yes, I know...)
.slider-track {
width:50px;
height:5px;
background-color:gray;
position:relative; /* IE fix */
}
.slider-handle {
width:5px;
height:10px;
background-color:#...
2006 Mar 15
3
slider control for touch screens?
I was wooed here by this demo page for the script.aculo.us slider control:
http://wiki.script.aculo.us/scriptaculous/show/SliderDemo
... but I''m looking for a slider control well adapted for use in a
touch-screen kiosk application (an unusual place to put a web
application, perhaps, but bear with me...)
I''ve posted an example (screencast and downloadable program) here:
http://kylecordes.com/2006/03/14/slid...