> I'm relatively new to jQuery and therefore the blockUI plugin. But, > I've tested this to the point I'm confident the problem is element > level blockUI. Result of using it on a table argument is my entire IE > 6 process is killed, to the point I get the "Send Error To Microsoft" > dialog.
When I was developing blockUI I discovered that indeed it is quite possible to crash IE6! If I recall, the issues I had were in querying the doc/body in a style expression - that is apparently fairly sensitive (in certain circumstances). If you could send me a bare-bones example that causes this problem I'd be grateful. Mike