hide columns by sliding down to no width

M

Michael Scovetta

....
<tr>
<td id="r1c1">r1c1</td>
<td id="r1c2">r1c2</td></tr>
<tr>
<td id="r2c1">r2c1</td>
<td id="r2c2">r2c2</td></tr>
<tr>
<td id="r3c1">r3c1</td>
<td id="r3c2">r3c2</td></tr>
....

How can I slide column x down to no width (via setInterval,
setTimeout, or maybe even a MS filter)? I can't get this to work-- any
changes to width, style.width, style.poswidth, etc are hidden until
all changes are complete, so it looks like it just *pops* down to the
minimum size.

Any ideas on this?

Thanks!

Mike Scovetta
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,085
Messages
2,570,597
Members
47,219
Latest member
Geraldine7

Latest Threads

Top