I was nearly tempted to post a link to a w3c spec page but then Alex was kind enough to explain. If you need an example of what Alex is talking about:
http://weblog.morosystems.cz/ostatni/dropdown-xhtml-css-javascript-replacement-of-classic-selectbox On Tue, Jun 23, 2009 at 9:56 AM, Alex McAuley < [email protected]> wrote: > > Because they are not elements or nodes they are <options> inside an > element/ > node ... > > If you wanted them to become draggable you could hack some javascript > together to take all the options from a select box, make them into elements > which are draggable and sortable and a button or link to re-assemble the > select box when finished.. this wouldnt be to hard. > > HTH > Alex > ----- Original Message ----- > From: "Avram" <[email protected]> > To: "Prototype & script.aculo.us" < > [email protected]> > Sent: Tuesday, June 23, 2009 1:56 PM > Subject: [Proto-Scripty] Re: Can options in a selection box be made > draggable... > > > > This is a "just wondering". Is there a short answer that will explain > why the options in a selection box can't be made draggable? > > On Jun 22, 5:16 pm, "Alex McAuley" <[email protected]> > wrote: > > No ! > > > > > > > > ----- Original Message ----- > > From: "Avram" <[email protected]> > > To: "Prototype & script.aculo.us" > > <[email protected]> > > Sent: Monday, June 22, 2009 4:30 PM > > Subject: [Proto-Scripty] Can options in a selection box be made > > draggable... > > > > > Can the options in a selection box be made draggable (and dropable)?- > > > Hide quoted text - > > > > - Show quoted text - > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
