473,405 Members | 2,294 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,405 software developers and data experts.

IE hides floating div while Mozilla doesn't

Hello,

I have a problem that I'm not able to
solve by myself, so I hope you can help:

On my website (www.softconcept.at) I want
to show some news in the top-right corner
of the main area using float:right. This
works fine with Mozilla 1.3.1, but IE 6.0/Win
places the news /under/ the main area.
Sometime I can see it flash up while rendering,
but then it gets quickly hidden. :-/
Using z-index did not work.

What have I done wrong?

Thank you,
Paul

Jul 20 '05 #1
1 3352
Paul Rohorzka wrote:

On my website (www.softconcept.at) I want
to show some news in the top-right corner
of the main area using float:right. This
works fine with Mozilla 1.3.1, but IE 6.0/Win
places the news /under/ the main area.
Sometime I can see it flash up while rendering,
but then it gets quickly hidden. :-/
Using z-index did not work.

What have I done wrong?


You have used the same id multiple times on 1 page.
<url: http://validator.w3.org/check?uri=ht...oftconcept.at/ >

Use the html validator; it is your friend. :)

You may only use an id once on an html document. Perhaps changing it
the id="news" to class="news" will solve this. If after fixing this
you still have problems, reply here and we'll have another look.

--
Brian
follow the directions in my address to email me

Jul 20 '05 #2

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

Similar topics

3
by: Ranjan Sinha | last post by:
Hi, I want to create a toolbar that is floating by default and is not dockable. I understand that for this I have to override the default BasicToolBarUI. For this I wrote the following code....
1
by: Jack'o'Light | last post by:
Hi.... I've been playing with a floating navbar, trying to get it to work with mixed success. If anyone is familiar with this particular breed, it is based on a DHTML library file available...
16
by: Michael Bernstein | last post by:
Hello, I've tried to solve this problem six ways from sunday, but I'm conceding defeat and asking for help at this point. The following site is rendering *very* oddly in Mozilla only. IE seems...
3
by: JHR | last post by:
Hey all, I'm trying to make a sidebar box float to the right of various items, and for those items to wrap if a user shrinks his browser window. Instead, in every browser I've tried except for...
11
by: Stephen Poley | last post by:
I'd like to float an image to the bottom of a DIV containing several paragraphs, so that it is positioned to the right of the closing paragraphs (and preferably below the closing paragraphs if the...
10
by: NoSpan | last post by:
I have this page that has layout like the following: (no frameset) ---------------------------------------- | header | |--------------------------------------| | ...
4
by: Simon Wigzell | last post by:
I have used this piece of freeware in my webpage to give me a floating DIV: http://www.developer.be/index.cfm/fuseaction/faqDetail/FaqId/308.htm It works great except for one odd thing -...
1
by: patelbrijeshn | last post by:
Hi , I want to display a huge table. So I want to make the table header visible on the screen even as the user scrolls the window. I am using div tag to create the floating table header. Here is...
3
by: spirit | last post by:
Hi all, I have created a javascript manu. In my website the menu and the flash object are kept side by side. It runs properly in IE, but in Mozilla the javascript menu hides behind the flash...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: 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
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...

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.