[jQuery] Re: jQuery BlockUI

2008-09-12 Thread W3Max
Thank you, it works... But, I would like to use a custom cursor and as soon as I use --> cursor : 'url(/images/ajax-loader.gif)' it does not work anymore. Any idea ? W3Max On Sep 11, 6:14 pm, Mike Alsup <[EMAIL PROTECTED]> wrote: > > I can't change thecursorfor t

[jQuery] jQuery BlockUI

2008-09-11 Thread W3Max
ut on unblock fadeOut: 0, // suppresses the use of overlay styles on FF/Linux (due to significant performance issues with opacity) applyPlatformOpacityRules: true }; I still see a "wait" cursor. Thanks, W3Max