Nuacht

One of the great things about structured content like HTML is that you can manipulate the structure to generate little extras like a list of links or a table of contents. With long form writing ...
I create the style class hdrftr to identify when those items should be displayed. The JavaScript details how the functionality is created. First, a header row is added to the top of the table.
Odd question that I'm not sure if I'm just brainfarting:I'm creating a table dynamically by adding rows to it when a selection is made from a list.Each row has a 'delete' icon that deletes that ...