Hello
I d like to know if it's possible to have checkboxes in a dropdown box, like on http://www.le-diagnostic-immobilier.com/actualite/ in the diagnostic field
tks
I d like to know if it's possible to have checkboxes in a dropdown box, like on http://www.le-diagnostic-immobilier.com/actualite/ in the diagnostic field
tks
Hi schlogo,
Hmmm, I've not seen one of these before. It looks as though it is based on the Dropdown Checklist code. You can use this code - but note that it requires the JQuery library so you must put this into noConflict mode to avoid breaking the MooTools code on your site. (this is simple to do if you control the implementation).
Technical note: this isn't a standard drop down, it's a text input box with a list of checkboxes attached to it.
I had a quick look for a MooTools based equivalent and haven't found one.
Bob
Hmmm, I've not seen one of these before. It looks as though it is based on the Dropdown Checklist code. You can use this code - but note that it requires the JQuery library so you must put this into noConflict mode to avoid breaking the MooTools code on your site. (this is simple to do if you control the implementation).
Technical note: this isn't a standard drop down, it's a text input box with a list of checkboxes attached to it.
I had a quick look for a MooTools based equivalent and haven't found one.
Bob
This topic is locked and no more replies can be posted.