[jQuery] BlockUI not displaying overlay background in IE6 and IE7
Hi guys!
I have a problem regarding BlockUI. I'm using it on a website where I
have a few users registered. The idea is that a user can browse for
an image, select it and as soon as it has been selected the BlockUI
will appear and ask them to wait. Then it runs through a PHP code via
Ajax and displays "Hurray" if it worked and "Burray" if it didn't.
This works like a dime in FF but in IE it's all messy. First of all I
can't get IE to stop following the form submit. IE always tries to
submit the form regularly but my javascript code says "return false;"
- FF understands that but IE is stupid (or maybe it's me, I don't
know...).
But my main problem with BlockUI is that it does not display the
overlay background in IE6 and IE7! It does work in FF and I can see
that it works when I try the example code on the BlockUI website, but
I can't seem to get it working on IE6 and IE7 on my page.
I am using alot of scripts for jQurey so maybe it could be some script
interference?
I tried downloading the latest version of BlockUI but that did
nothing. I tried changing my code but that didn't work.
Does any one know what I can try to do? Please, it would be much
appreciated!
Sincerely,
Magnus