I'm fairly new to using JQuery and JQuery UI and am having some
difficulty.

I'm trying to use a <select> control in a jquery dialog window $
("myDialog").dialog().  The problem arises in IE 6 when you have a
sufficient number of options that it requires scrolling of the select
control.  IE will not allow me to click on the scroll control to
scroll, for example, to the last option in the select control.  I
posted an example at http://www.oddreflector.com/work/ie/test.html  Of
course Firefox and Opera don't seem to have any issues with the select
control, just IE.

This doesn't appear to be the same issue as the select control
bleeding through other elements that I have read about elsewhere on
the list.

Has anyone else run into this issue and better yet have a solution?

Mike

Reply via email to