Do you want a quick fix? Edit blockui.js:
Add
els[1].style.cursor = 'default';
After
var els = full ? $('body').children().filter('.blockUI') : $
('.blockUI', el);

Grtz,

On Sep 28, 2:08 am, MorningZ <morni...@gmail.com> wrote:
> "around this bug within the actual JQueryBlockUIplugin"
>
> Wow, really?  it's pretty obvious this is IE not changing the cursor
> unless themouseis moved, not a bug in the plugin, as it changes the
> CSS
>
> Amazing how rude people are using coe provided-to/supported them free
> of charge
>
> On Sep 27, 10:29 am, Eeyore145 <mgkos2...@yahoo.com> wrote:
>
> > Thanks Mike, but please let me know if there are any plans to work
> > around this bug within the actual JQueryBlockUIplugin.
>
> > Thanks
>
> > On Sep 26, 9:23 am, Mike Alsup <mal...@gmail.com> wrote:
>
> > > > I have tried adding to both the overlayCSS and css overrides acursor
> > > > of 'default' but it doesn't seem to do anything.
>
> > >http://www.malsup.com/jquery/block/sep26.html

Reply via email to