473,396 Members | 1,921 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,396 software developers and data experts.

problem with ie7 due to removal of gaps

Hi
Iam developing a web application.The application is running sucessfully in ie6 .But when iam running the application in ie7 due to gap between elements only elemts before gap are displyed .How to show complete elemets


Thanks for ur help in Advance
Jun 30 '07 #1
1 1075
jhardman
3,406 Expert 2GB
Hi
Iam developing a web application.The application is running sucessfully in ie6 .But when iam running the application in ie7 due to gap between elements only elemts before gap are displyed .How to show complete elemets


Thanks for ur help in Advance
There are a couple things I need to point out. First of all, ie6 is a terrible browser; it is known to have dozens of bugs and doesn't correctly display several standard HTML codings. If ie6 is showing anything correctly while another browser is showing it 'incorrectly', it is a good indication that your code is bad or ambiguous, and the difference between browsers is caused by each browser taking its best guess and some browsers coming a little closer to what you intended. Your code is at fault. First, try validating using w3c's html validator. This reads your code and tells you where there might be problems.

Second, try playing with the code in ie7 or better yet, firefox and when it works there, check to make sure it is still readable in ie6. NEVER use ie6 as the first browser in which you test an application; since it has bugs people use all sorts of weird tricks to make it work, and they tend to go way off if they start with ie6.

Third, this is really an HTML issue, you should probably ask future questions along these lines in the HTML forum. remember that although many different applications can write code for the web, it all boils down to the application writing HTML code. If the code is at fault, fix it with a HTML solution.

Jared
Jul 3 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Steve House | last post by:
I'm running VS.Net 2003 on an XP system with the most recent MSDN library integrated into it. When you do a search in the help, only "a"'s appear in the search results title column as a column 1...
1
by: Marko Pyhajarvi | last post by:
good morning, could anyone help me with this problem? i have made an abstract container from which i have inherited a linkedlist class. this linkedlist uses a smart pointer "counted_ptr<T>"....
6
by: Sulsa | last post by:
Does memory allocated by opperator new has gaps, or is it one big block of memory??
5
by: cool2005 | last post by:
I have a table contains 4 cells (2 x 2) like this http://www.coolshare.com/planttrade/temp/gap.jpg each cell contains a div and the div contains a table. As you can see from the image above,...
3
by: Robert McGregor | last post by:
Hi there, I was wondering if anyone could help with this problem. I have a table with about 250,000 rows that relate to files that have been processed elsewhere in our business. Each file has...
2
by: David Richards | last post by:
Hi, Hopefully someone can help me. I have setup a continuous form that displays customer names and addresses. I have then place a txt box on the form header. Using the onChange event I've setup...
3
by: heather e blair | last post by:
I have a table where the key field is an autonumber. The highest number was about 900, and there are several gaps in the sequence. This database was recently converted from Access 97 to Access...
4
by: Jeffrey Barrett | last post by:
Can someone tell me why I'm having this problem: When I select drink 5 and deposit too little money, there's a problem with the 'difference' variable. Try to deposit $.80 instead of the full $.85...
1
by: ProJee | last post by:
Hi, I've got the following problems while trying to finish my NewsReader class: #1 There's a NEWNEWS command in the RFC specs, which should retrieve the list of articles posted after the...
0
by: Gary Anniss | last post by:
Hi I have several reports that I have imported from Access into SQL Reporting Services 2005. They are multi-level grouping reports and SQL Server Reporting Services generates rectangles and lists...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.