Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Microsoft Dynamic Table Question

Status
Not open for further replies.

Mighty

Programmer
Feb 22, 2001
1,682
US
I'm not sure where to post this question. I have also posted it in the JavaScript forum and am hoping that someone out there can help me.

In my company intranet, I use the DHTML insertRow method to dynamically add rows to tables on some of my pages. Everybody in the company uses IE so it's not a problem.

However, when I add a row, I want to set the vertical alignment to TOP and I can't figure out how to do it. Has anyone got any experience with this. I can set the horizontal alignment but can't figure out how to set the vertical.

Mighty :)
 
<TD VALIGN=&quot;top&quot;>

There's always a better way...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top