Help - Search - Members - Calendar
Full Version: Comment Form Disappearing In Ie7 Only?
Movable Type Community Forum > Other Product Discussion > Bugs and Odd Behavior
scott poliseno
Check out:

http://www.produceresults.net/blog/2008/03...unches-pro.html

If you are using IE7 the form appears but then click in to type your name... You may get as far as typing your name and then click on another field. The form disappears?

Could use the help.

[I have event tried modifying the .js file by setting the Hide function to display:block that didn't work... I have even changed all of the Hide functions to Show functions... and still. Man I am confused... I think this is an ie bug somehow...

Thanks,

Scott
OtherNiceMan
I looks like there is a bug in IE7!

The problem is with these on each field.
CODE
onFocus="this.className='on'" onBlur="this.className='off'"


IE7 seems to be registering the event for the entire form, not the field. If you remove these the form works.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.