> Good points. You're right of course, key/mouse events should only be > blocked for the underlying content. I'll try to fix that in blockUI > (I found another bug in there too, so thanks for making me take > another look at it.)
I just updated blockUI and added better event handling. Mouse and key events are now discarded only if they are targeted for elements outside of the blocking message (or dialog). I also added the feature of focusing the first visible input (if any) in the message/dialog. For modal dialogs it's still not a very A11y-friendly solution, but it's a little better than it was before. Mike _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
