Bug with dialog and select in opera browser
Hello, all!
I've tried to install jQuery dialog (ui.dialog.js) for my web
application. All was fine until i added the <select> input in my
dialog. It works in firefox, but doesn't work in opera. What i mean
say 'doesn't works'? I mean that i can't select any option from this
select item. It's behavior became strange. And any handler for
'onchange' event doesn't called. Is it my mistake or it's a bug of the
jQuery?
Thanks.