Posted by brian.newman@wpafb.af.mil on 11/15/05 17:23
Okay, so I'm confused.
I tried
<tr>
<div id="otherBaseData" style="display:none; margin-left:20px">
<td> Type in Location </td>
<td><input type="text" name="projected_base" maxlength="50"></td>
<td></td>
</div>
</tr>
and that doesn't work either. I guess that's because there can't be
anything between <tr> and <td>, but, if that's the case, then how does
is this kind of thing done?
[Back to original message]
|