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

Problem on float menu in Mac IE5+

I have already try two method, but both fail to show on Mac IE5+
I need to show a non-fixed height table after click the button on a
middle of table
Method1:
Using Layer(<div>), when click on it, overflow='visible'
However, overflow='visible' seems a well know bug on Mac IE5+

Method2:
<td id='myRow'></td>
when click the button,
I set myRow.innerHTML = 'MY CONTENT TABLE'
This done what I expect to, however,
When I click the button and set the innerHTML='',
The table seems borken down.

I have set the innerHTML=' '; (with a space)
The row become blank and the table shows normally,
I would like to hide this row by setting the height but seems not work.

Please advise, thanks.

Jun 13 '06 #1
2 1128
Cylix wrote:
I have already try two method, but both fail to show on Mac IE5+
I need to show a non-fixed height table after click the button on a
middle of table
Method1:
Using Layer(<div>), when click on it, overflow='visible'
However, overflow='visible' seems a well know bug on Mac IE5+

Method2:
<td id='myRow'></td>
when click the button,
I set myRow.innerHTML = 'MY CONTENT TABLE'
This done what I expect to, however,
When I click the button and set the innerHTML='',
The table seems borken down.

I have set the innerHTML=' '; (with a space)
The row become blank and the table shows normally,
I would like to hide this row by setting the height but seems not work.

Please advise, thanks.


Hi Cyclix,

This may not be very helpful, but according to O'Reilly's "Javascript, the
definite guide 4th edition" IE5 is broken on more than one aspect.
And as it is often with bugs, they surface in some situations, and not in
others. Making a good app a very frustrating task.
You might consider ignoring that browser(version) on Mac.
(I gave up on it and stopped testing for it.)

good luck.
Regards,
Erwin Moller
Jun 13 '06 #2
Thanks Erwin,

Unfortunately, my boss is using Mac G5, so I must find the way to do
so.
Does any one have alternative method?

Jun 13 '06 #3

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

Similar topics

6
by: B McDonald | last post by:
Hi. I am trying to straighten out some DIV issues in the rendering of my no-tables CSS website. Right now the biggest issue is trying to render 2 columns several DIVs deep in the box model for my...
10
by: Josh Renaud | last post by:
Hey everyone. First the requisite links: site: http://www.joshrenaud.com/bodies/index.html css: http://www.joshrenaud.com/bodies/stylesheets/style.css I have a UL that I'm using for a...
0
by: Olly | last post by:
I am using the following pure css layout with a header and footer: http://www.fu2k.org/alex/css/layouts/3Col_NN4_FMFM.mhtml The left column floats to the left of the main content (middle...
9
by: Johannes Koch | last post by:
Hi, <http://www.fit.fraunhofer.de/~koch/float_prob/> Is there a way to make Mozilla not to push the red image on top of the menu on the left when the viewport's width is very small? Opera,...
4
by: Cezar | last post by:
Hi! I've logo on the left top corner and on the right top corner is menu, select language and date. This must looks like: Logo Menu#1 Menu #2 Select Language Date In IE6.0, 5.5...
11
by: skeeterbug | last post by:
not sure what i'm doing developing on xmas... but i guess we all have our own demons! -lol- i'm using the following css to style my horizontal menu... /* STYLE HORIZONTAL MENU */ #hmenu...
2
by: stevemtno | last post by:
I've got a problem with a web page I'm working on. I have 4 modules - one of them has 2 tabs, two of them have 4 tabs. When the user clicks on the tabs, the content below them changes. However, when...
19
by: Jim | last post by:
Hi, I have two questions/problems pertaining to CSS horizontal dropdown menus and am hoping that someone here can help me out. (1) I'm having a problem centering the menu. I picked up the...
1
by: donpro | last post by:
Hi, I'm creating a template paging sing pure CSS and all looks good except the footer which I am having problems with. 1) When I space out each of the FOUR DIVS at 25%, it wraps in IE. I...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.