Code:
<td align="center" bgcolor="<%=mainCol%>" id="<%="FL"&i%>" class ="border"
onmouseover="javascript:highLight('ON','<%="FL"&i%>');javascript: message_help('Click for Seat Map.'); style.cursor='hand';"
onmouseout="javascript:highLight('OFF','<%="FL"&i%>');javascript: message_help('');"
onclick="javascript: highLight('FIX','<%="FL"&i%>','<%=companyId%>','<%=seatDate%>','<%=seatDep%>','<%=seatArr%>','<%=seatAirline%>','<%=seatFlightNo%>','<%=seatCabin%>','<%=noa%>','<%=noc%>','<%=noi%>','<%=i+1%>');">
<img src="images/seat.gif" width="25px" height="15px" id="seat_img<%=i%>" style="visibility:visible" />
</td>
Is there a way to make a textbox the maximum width of this <td> cell.
The textbox is dynamically built to be inserted into the cell and the image is hidden.
Thanks,
Picco
www.crmpicco.co.uk