[jQuery] SlideUp in IE7 not working
Hi,
Taking on my first work with jQuery, I have come across a rather
bizarre problem. I have a slideUp that takes places after a form
submission and ajax call success. This works fine in IE 6, firefox and
Safari, but in IE 7 the div that the slideUp is applied to just seems
to disappear instead. I have tried to apply the slideUp to a different
div and it works fine, just when I apply it to one certain div, it
seems to stop working.
The site in question can be seen here:
http://dev.northlightarchitecture.com/#4
I would be very grateful for any advice from someone who has
experience of something similar or can see why this is happening.
Many Thanks!