At 06:52 PM 12/13/2005, you wrote: >Thank you both for your prompt replies, will try to get implementing >some of the stuff before christmas. David if you could post any >urls to draggable sliders in SVG that use JavaScript it would be >great. > >Best Wishes, >Cormac Here's a link to an HSB color picker I was working on for a class I teach -- it's a bit buggy as yet, but the slider works.The basic work of handling the slider is in two functions "ready()" and "colorAtPoint(evt)". I have a simpler example somewhere, but can't find it. Holler if the JavaScript is less than sensible.
(Some students who worked on an associated project this semester gathered a little bit of data suggesting (quelle surprise) that humans can use HSB color pickers more effectively than RGB color pickers.) http://srufaculty.sru.edu/david.dailey/svg/rainbow2.svg David ------------------------ Yahoo! Groups Sponsor --------------------~--> AIDS in India: A "lurking bomb." Click and help stop AIDS now. http://us.click.yahoo.com/9QUssC/lzNLAA/TtwFAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

