473,410 Members | 1,937 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,410 software developers and data experts.

ASP.net pages work in Internet Explorer 6, but not 7

I have an asp.net page that does something simple - it makes a panel
visible when a radiobutton is clicked. This works fine in IE6. The
panel becomes visible, along with the controls inside it, and
everything after the panel is pushed downward to the bottom of the
screen. In other words I see:
Radiobutton
Panel
various other controls.

In IE7, however, the Panel overlays the controls that should be below
it. (By "below" I mean lower down on the page). I get a sort of
transparent mess.
Has anyone else encountered this?
Thanks,
Marv
Jun 27 '08 #1
2 832
Sounds to me like IE6 is being a bit more forgiving of some less compliant
code than IE7 is - why don't you try it i Firefox and see what it does.

Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
<CO*********@lycos.comwrote in message
news:a8**********************************@27g2000h sf.googlegroups.com...
>I have an asp.net page that does something simple - it makes a panel
visible when a radiobutton is clicked. This works fine in IE6. The
panel becomes visible, along with the controls inside it, and
everything after the panel is pushed downward to the bottom of the
screen. In other words I see:
Radiobutton
Panel
various other controls.

In IE7, however, the Panel overlays the controls that should be below
it. (By "below" I mean lower down on the page). I get a sort of
transparent mess.
Has anyone else encountered this?
Thanks,
Marv

Jun 27 '08 #2
On 30 May, 23:48, COHENMAR...@lycos.com wrote:
I have an asp.net page that does something simple - it makes a panel
visible when a radiobutton is clicked. *This works fine in IE6. *The
panel becomes visible, along with the controls inside it, and
everything after the panel is pushed downward to the bottom of the
screen. *In other words I see:
Radiobutton
Panel
various other controls.

In IE7, however, the Panel overlays the controls that should be below
it. *(By "below" I mean lower down on the page). *I get a sort of
transparent mess.
Has anyone else encountered this?
Thanks,
Marv
Yes I have. It seems to happen when the height of the panel is
specified. When the height parameter is left unspecified (so it
adjusts itself according to content) it seems better behaved.
Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Jim | last post by:
I've just bought a new Windows Server 2003 and I am trying to move an exiting FrontPage website to this new machine. I can't get ASP pages to run. IIS 6.0 has been installed. From the snap-in,...
3
by: The Pritchard | last post by:
I want the user to be able to save the information displayed on a dynamically created page. When I write a script like the following: <SCRIPT> winNew = window.open("","test");...
3
by: Lyle Fairfield | last post by:
In a recent thread there has been discussion about Data Access Pages. It has been suggested that they are not permitted on many or most secure sites. Perhaps, that it is so, although I know of no...
10
by: Edlueze | last post by:
I am developing some Data Access Pages (DAP) using Microsoft Access 2003 on Microsoft Windows XP. When I try to open these pages (located on my C: drive), the display of the data access page is...
2
by: zoltix | last post by:
Hello, I try to send an xml from an aspx pages which generate an xml file. And I tried with this method FileStream fs = new...
2
by: m_laci | last post by:
Hello there, We have encountered a strange error with our ASP.NET applications in combination with SmartNavigation and the setting from Internet Explorer: ‘Check for newer version of pages:...
0
by: William LaMartin | last post by:
I have recently started checking how accessible my web sites are to the Pocket PC using Pocket Internet Explorer (PIE). The main trouble I have discovered is with aspx pages in which I use an...
4
by: Frankie | last post by:
I'm writing a small C# utility application that creates new Web Sites via ADSI. It seems to work just fine for the most part -- meaning that IIS Metabase entries look either identical or "different...
0
by: =?Utf-8?B?bmNvZ25ldG9l?= | last post by:
I get a completely white page when opening Internet Explorer, I've tried to go to another web site, but there is no change. I do have internet access, I was able to download Internet Explorer 7.0...
42
by: Santander | last post by:
how to decode HTML pages encoded like this: http://www.long2consulting.com/seeinaction2008/Simplicity_Beach_table/index.htm Is there script that will do this automatically and generate normal fully...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.