Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
spydrlink #1
Table header extension?
I've been looking everywhere for an extension that does this and can't find a
thing...surprisingly. If I knew JS enough I would build it myself but
sadly...it's a weak spot for me. Anyway, I'm wondering if anyone has an
extension, or could write an extension, for DW MX 2004 that after you to select
a cell in a data table as a header <th> (like it does now), you could then
select the <th> cell and then CTRL click all the other cells within the table
that need to have that <th> id attribute applied to it?
So I select a <td> to be a header changing it to : <th id="col1">...</th>, I
could then CTRL click that <th> and then all the other cells that should be
associated with it and then automatically make all of those <td> tags turn to:
<td headers="col1">...</td>. Right now this process is manual and although you
could use "scope=col" it's not well supported by screenreaders. An extension
that did this would make alot of developers needs to make accessible data
tables MUCH MUCH easier.
Thanks
spydrlink Guest
-
Commented Page Header Extension?
I'm looking for an extension that creates a new panel group in Dreamweaver w/text boxes for inserting a Commented page header containing Author,... -
templates header extension
I think I recently saw an extension to deal with header modifications when using dreamweaver templates. My problem is that I need to change title,... -
Angled header columnsin a table
There has to be an easier way to angle the header text at 45 degrees. I know there is the 90º, 180º, and 270º in the cell/text options, why isn't... -
Table Header question
How can get header as below 1) On first page with table - header contains 3 rows 2) on next pages only third row from header must be included ... -
Using CSS header corrupt table height
Hi, I'm new to style sheets and hating it so far ... but I know the gains ... so can anyone explain what I'm doing wrong : <table width="100%"...



Reply With Quote

