Hi in one of xhtml page containing select box having more that 10000 option list I am facing one issue select box opening at slow speed in firefox3.5 working fine in IE 7/8
When I remove this class .ui-widget :active { outline: none; } from JQuery UI CSS
its started to work fine in Firefox 3.5. Any idea for this behavior?
Thanks, Amit