HighDots Forums  

Nested Tables + Show / Hide Rows issue

alt.html.dhtml alt.html.dhtml


Discuss Nested Tables + Show / Hide Rows issue in the alt.html.dhtml forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
le_sloth
 
Posts: n/a

Default Nested Tables + Show / Hide Rows issue - 10-06-2004 , 08:51 AM






Hi

I'm generating a series of reports from an application that will be
published on a client's intranet.

The idea is that each of these reports is arranged into major product
groups, sub-groups and product lines. All of this is to be in a table
with one header.

Example here:
http://www.aoxc25.dsl.pipex.com/test.htm

Clicking on "Master Group" shows any "Major Groups", which in turn
shows any "Product Groups"...and on to products themselves.

The show / hide seems to work fine. The problem is that because I am
having to use nested tables for this, the vertical borders are not
aligning. They should all be aligned as though they were in one table.

In my css (http://www.aoxc25.dsl.pipex.com/css/style.css), I've set
border-collapse: collapse; and table borders to none.

What could I do to resolve this? Or is there a better way of doing it
without nesting tables?

thanks in advance...

Rik

Reply With Quote
  #2  
Old   
Mark Tranchant
 
Posts: n/a

Default Re: Nested Tables + Show / Hide Rows issue - 10-06-2004 , 09:03 AM






le_sloth wrote:

Quote:
http://www.aoxc25.dsl.pipex.com/test.htm

Clicking on "Master Group" shows any "Major Groups", which in turn
shows any "Product Groups"...and on to products themselves.

The show / hide seems to work fine.
Not in Firefox it doesn't. "ClickedLink.parentElement has no properties".

Also, you've given a doctype of HTML 4.01 Transitional, yet you're using
XHTML syntax e.g. <col />.

--
Mark.
http://tranchant.plus.com/


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.