Click here to get back home

jumping fieldsets problem - IE only

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
jumping fieldsets problem - IE only andrew 07-06-2005
Posted by andrew on July 6, 2005, 10:37 pm
Please log in for more thread options


Hi,

I'm having a problem with fieldsets in IE moving around on me as I hover
from one table to another. The problem only appears in IE (I'm using v6).
If I hover over the tables row, the bottom fieldset moves up and down as I
move from on table to other.

If I remove the className assignment, the issue does not occur, but I need
to do something similar on my page. Can somebody please tell me what's
going on here? The essence of the sample code is pretty close to what I'm
doing in my real application.

Any help appreciated,
Andrew
<html>
<body>
<script type="text/javascript">
function change(elem) { elem.className = '' }
</script>
<fieldset style="margin-bottom:10px">
<table width="100%">
<tr onmouseover="change(this)"><td>test</td></tr>
</table>
</fieldset>

<fieldset>
<table width="100%">
<tr onmouseover="change(this)"><td>test</td></tr>
</table>
</fieldset>
</body>
</html>



Similar ThreadsPosted
Jumping link on Firefox November 29, 2006, 8:08 pm
Re: aPossible to Make A "Dummy" Anchor Tag **without** Jumping Back Up??? May 2, 2008, 12:10 pm
Someone - **please, please, please** help :-( .js problem January 16, 2005, 6:01 am
Problem with June 29, 2005, 3:12 pm
Problem January 2, 2006, 6:32 am
Problem with IE November 19, 2006, 3:47 pm
problem with IE February 15, 2007, 5:50 pm
CSS Problem July 28, 2007, 3:03 am
w3.org validator problem September 30, 2004, 5:20 am
problem with the w3.org validator October 5, 2004, 7:17 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap