rowspan for <tr> elements

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Christopher Benson-Manica

    rowspan for <tr> elements

    Is there a way to modify the number of rows spanned by a <tr> element,
    or must the table be re-drawn to achieve such an effect?

    --
    Christopher Benson-Manica | I *should* know what I'm talking about - if I
    ataru(at)cybers pace.org | don't, I need to know. Flames welcome.
  • Christopher Benson-Manica

    #2
    Re: rowspan for &lt;tr&gt; elements

    Christopher Benson-Manica <ataru@nospam.c yberspace.org> spoke thus:
    [color=blue]
    > Is there a way to modify the number of rows spanned by a <tr> element,
    > or must the table be re-drawn to achieve such an effect?[/color]

    Nevermind - I see the rowspan attribute, it was just a little bit
    buried in my O'Reilly text. Followup question: Does changing this
    value entail a significant performance penalty for reasonably-sized
    tables?

    --
    Christopher Benson-Manica | I *should* know what I'm talking about - if I
    ataru(at)cybers pace.org | don't, I need to know. Flames welcome.

    Comment

    Working...