views:

50

answers:

1

I have made a page

The url here

It works fine in ff/chrome

But the whole login form and reg form are not displayed in ie

and the shout box is not working in ie...

Any help

Thanks

Pradyut

India

+3  A: 

Your HTML is not valid:

You need to fix (at least ) 13 errors before you can start IE specific bugfixing.

I guess if you do that many problems will vanish ;)

Caspar Kleijne