Sign in | Join
Last post 11-15-2006 8:55 AM by jeff@zina.com. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
Hello all
I have a website tha works with Panels, and other ASP controls. Everyting worked well until I installed IE7.
All my setup changes, the frames are not recognized? or all the controls are "anywere".
How can I fix it?
You can fix it by not using IE7. There are some significant changes in the way IE7 processes HTML, and sites that are slightly non-compliant can break completely. The only solution is to step through your pages and the code and see what HTML is being produced, then fix it. There are also security changes that can affect sites. You're just experiencing what many others are.
Jeff