soundasleep / jquery-dropdown

Bootstrap-style dropdowns with some added features and no dependencies.
Other
767 stars 268 forks source link

Select Dropdown box #45

Closed jnfsmile closed 10 years ago

jnfsmile commented 10 years ago

I found this menu-dropdown plugin while esarching for a plugin which acts like a SELECT box. I couldn't find one, so I updated this to add such functionality. It's like dropdown-menu, only you add dropdown-select instead. Then, the trigger element will assume the text of the element selected in the dropdown - which is marked by dropdown-selected class.

Please check it out :)

claviska commented 10 years ago

Cool feature, but I think it goes outside the scope of the plugin.

Just a note—when I was playing with it, I noticed that the text would change for all elements that triggered the same dropdown. It also failed to update the value (instead of the text) of an input element (e.g. a button).

jnfsmile commented 10 years ago

Thank you for relating to the subject. I'll notice the issues you've mentioned.

Maybe I'll turn it in to a seperate plugin, there are many possibilities.

All the best

נפתלי Naftali :) בשמחה תמיד! Be Happy! (en) -- שטענדיק פרעיילאך! (yd) -- Quch! (kl) -- Gelukkig Ben! (de) -- Soyez Heureux! (fr) -- να είστε ευτυχής! (el) -- Sia Felice! (it) -- Seja Feliz! (pt) -- будьте счастливы!(ru) -- Sea Feliz! (es) -- همیشه خوش {pr} -- Estu ĝoja! (eo) No pressure, no diamonds (James Newton-King)

On Tue, Sep 3, 2013 at 4:22 AM, Cory LaViska notifications@github.comwrote:

Cool feature, but I think it goes outside the scope of the plugin.

Just a note—when I was playing with it, I noticed that the text would change for all elements that triggered the same dropdown. It also failed to update the value (instead of the text) of an input element (e.g. a button).

— Reply to this email directly or view it on GitHubhttps://github.com/claviska/jquery-dropdown/pull/45#issuecomment-23685122 .