Hello,
and I have a few questions that I couldn't find answers in the documentation.
First, my option list has a dynamic "style='display:none;'" that depends on other regular dropdowns (without the plugin applied). Can Initiate the msdropdown only on the visible items and refresh it when things change ?
Secondly, each "option" in the select list has an ID and style, can I add it to the generated MSdropdown in a way that each "li" will get not only the text of the "option" element, but also the add maybe an ID or class.
Thank you