You could try superimposing the controls on top of each other using absolute positioning. I haven't tried it, so let us know if it works.
With the dropdown - render the dropdown in a DIV and use JavaScript to rewrite the DIV with the slider code. That way if there is no Javascript, your default control will still be in place. On Jan 19, 2:06 pm, DWwannabe <[EMAIL PROTECTED]> wrote: > Hi I would like to use the slider control within the library with two > handles as a range slider. I would also like to fall back to an > acceptable set of 2 standard dropdown lists should javascript be > disabled in the browser. Is this possible? > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
