Mootools & IE7

So here I have a simple login page

picture-12.png

Notice there is nothing fancy and I’ve included a forgot your password button that is using the Mootools Framework to slide the form used for the forgotten password recovery as well as disabling the form used to login

picture-22.png

It works perfectly on all browsers including IE7 (haven’t tested this on IE8). That is of course the first time around. If I decide to cancel the forgot password and then open it back up, I get only half of the first line like displayed below:

picture-32.png

This behavior happens only on IE7 and although it might not be common for a user to open, close and then open the forgot password again, it faces me with the decision of leaving it as it is, after all it works perfectly on every other browser, try to figure out a way to make it work on IE7 or changing my whole idea so that the forgot password form doesn’t use the mootools slide.

Thanks again IE, for making me waste my time in your stupid products.

1 Comment »

  keif wrote @ March 28th, 2008 at 2:21 am

do you have the code available to look at? It sounds like it may be some CSS issue… (just a guess)

Your comment