How can i apply a jNice style on asp DropDownListBox, but not to selects in the same form. When I tryg to apply jNice style on listbox (ASP.NET), it is converted to dropdownlistbox. but I want it as a listbox in html code.
JQuery plugin 1.0 (11.26.08)
Thank You…
You’ll need to find a way to uniquely identify them – for example if you apply an id convention that all
asp:DropDownListBoxs will have an id that starts withaspthen you could write the following javascript: