[jQuery] [blockUI] blockUI and opera 9.51
hello,
I have optimized my application that uses blockUI for IE, FF and
Safari. Now I checked with Opera, and I got few problems. Namely, I
got a blockUI based login page, where username and password is given,
and a button is pressed. with opera, if user presses enter on the
form, it will unblock automatically - skipping the login code. with IE
and FF it will work ok.
how can I disable this behaivor? (enter to unblock) or is there
another solution?
Best.
-C.B.