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

Figured it out..

I'm not sure if it was acting according to the standards or if it was
just a bug I triggered in IE 5.2 for the Mac. But the issue with it
rendering weird was due to IE 5.2 (Mac) was that the search input box
was acting like default block level element that fills the width of
its container. Then the container where the search box was located was
making the default height of the container to be several PX tall thus
pushing all relatively positioned elements bellow it to way at the
bottom of the screen.

So my work around was to set a height to the container, and a width to
the input search box.

so this means one of two things:

01. I triggered an IE 5.2 (mac) bug
02. All the other browser I tested in have not followed the defacto
standards when it comes to the box model, I tested in Mozilla (1.0 &
1.4), Netscape (6.0, 7.0 & 7.1), Firefox .8 (Mac and Pc), Safari,
Opera (4,5,6 & 7.5), and IE (5.0, 5.5 & 6.0). All of the above
mentioned browsers render the page correct (except for Opera 4-6 which
doesn't like the floating in the bottom and top navigation, but only
the bottom navigation really blows up).

Sinerely,
The Master

P.S. oh almost forgot IE 5.2 also does something weird with the first
link in the top nav. It clips the first 4 letters as though the Image
is higher in the z-index. Yet doesn't clip the border set on the UL,
which contains the text the image is clipping. Again this only happens
in IE 5.2 (mac).
Jul 20 '05 #1
0 1336

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

Similar topics

1
by: David Stockwell | last post by:
It took a little bit of digging but I finally figured it out by looking in my /usr/local/lib/py* directory's python modules. Turns out in the Message.py module there is a __str__ method you can...
3
by: Mike Hnatt | last post by:
for(var i=0;i<document.all.elements.length;i++){ alert(document.forms.elements.id); } This code displays the ids of only controls in a form, but I'd like it to display ALL items. For example,...
4
by: YFS DBA | last post by:
How do I use VBA to insert a *new* record into a subform? I have a master form with client information, and a sub form with billing information. I want to click on a button ("Add Data") and have...
1
by: web1110 | last post by:
I got my menu stuff figured out. I created a main menu with one menu item (menuItem1). When selected, it fills in submenu items and links them to a click method. On each select, the subitems are...
9
by: Peter Oliphant | last post by:
For some reson my code is generating a LNK1215 error, which 'suggests' I re-install VS C++. So I did. which did NOT solve the problem. The weid part is it seems to be caused by my one CPP file, but...
7
by: Anthony | last post by:
1
by: Newman | last post by:
I setup a data grid and figured out that I could select a value by doing the following DataGrid1.Item(0, 0 However, I don't want to have to specify the cell location. I want the user to be able...
1
by: daBearIsIn | last post by:
I am trying to work thru the book “Sams Teach Yourself CGI” and am having trouble running the first sample script. +++++++++++++++++++++++++++ #!C:\ProgramFiles\Perl\bin\perl use CGI; ...
29
by: Bryce K. Nielsen | last post by:
Suddenly this week, I've started getting this error message: System.Data.SqlClient.SqlConnection(GetOpenConnection)ExecuteNonQuery requires an open and available Connection. The connection's...
1
by: Uriah Piddle | last post by:
Hi, I have a FormView where nothing gets rendered past the opening <ItemTemplatetag. The FormView Header renders but nothing else. If I put garbage in an Eval statement, no errors are raised and...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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...

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.