On 20 Mar, 21:04, Mike Alsup <mal...@gmail.com> wrote:
> > There was a thread about this last month that identified a problem with the
> > use of setExpression in BlockUI. IE8 throws a not implemented exception in
> > this case. The author noted that the BlockUI demo page works fine in IE8,
> > which it does. To be honest, I'm not sure why.
>
> > However, the problem does appear to exist, and it is caused by the use of
> > dynamic properties which have been deprecated in 
> > IE8:http://msdn.microsoft.com/en-us/library/ms537634.aspx
>
> > BlockUI uses expressions to set the height, width, and top styles.
>
> > The temp solution is to run the pages in IE7 emulation mode, but I think a
> > longer term solution is needed, possibly a callback on widow resize to a
> > function that sets the style properties statically.
>
> > -Josh
>
> Can you test v2.16?  It works for me, but then so did the previous
> one.
>
> http://www.malsup.com/jquery/block/jquery.blockUI.js?v2.16
>
> Mike

Im having similar trouble with 2.14.
Some times it works and some times it doesn't (depending on markup? or
maybe its because some element is hidden? i havent figured out yet). I
will try 2.16 asap.

Johannes

Reply via email to