[jQuery] Re: CSS cursor: null causes MSIE to request null file from server (discovered in BlockUI's Growl CSS)

2009-09-09 Thread Mike Alsup
I was able to narrow this down to the BlockUI plugin, and more specifically, the GrowlUI function within it.  These growl alerts show up on every page load, so it was explained why I saw so many 404's in the logs.  Debugging the script to find the source of the null requests was a lot

[jQuery] Re: CSS cursor: null causes MSIE to request null file from server (discovered in BlockUI's Growl CSS)

2009-09-09 Thread Jeremy Mikola
Thanks Mike, I'll grab the update immediately :) Cross-referencing this with a jQuery ticket, in case this might also be resolved within the css method as well: http://dev.jquery.com/ticket/5185 On Sep 9, 8:16 am, Mike Alsup mal...@gmail.com wrote: I was able to narrow this down to the