|
| |
|
|
yogaboy
Posts: 377 Joined: 5/22/2004 Status: offline
|
jumbled table when included - 10/25/2004 8:30:49
HeLLo aLL I've got a menu, laid out in a table which jumbles up (it seems to ignore the td widths), but if I refresh the page it's ok. It doesn't do this everytime but a lot of the time. I've saved this file as navbar.asp and include it on any page it's needed. Can anybody tell me why this happens (using IE). Iain <div id="nav_bar">
<img src="../images/community2.gif" border="0" width="665px" height="22px" alt="the Community menu" style="position:absolute;left:10px;top:0px;">
<div style="position:absolute;left:95px;top:1px;">
<table cellpadding="0" cellspacing="0" name="navbar" border="0">
<tr height="20px" align="center">
<td width="55px"><A Href="../default.asp">Home</A></td>
<td width="70px"><a href="../about_us.asp">About us</a></td>
<td width="80px"><A Href="../contact_us.asp">Contact us</A></td>
<td width="70px"><A Href="../regions.asp">Regions</A></td>
<td width="60px"><a href="../forum.asp">Forum</a></td>
<td width="100px"><A Href="../news_&_events.asp">News & Events</A></td>
<td width="100px"><a href="../camhs_people.asp">CAMHS People</a></td>
</tr>
</table>
</div>
</div>
|
|
|
|
yogaboy
Posts: 377 Joined: 5/22/2004 Status: offline
|
RE: jumbled table when included - 11/1/2004 5:08:10
Yep, all browsers, but I've fixed this now. I combined it with another INCLUDE and for some reason it's sorted. ASP moves in mysterious ways...
|
|
|
|
aaronwiles
Posts: 200 Joined: 7/5/2004 From: Aaron Wiles Status: offline
|
RE: jumbled table when included - 11/12/2004 19:09:56
I have come across this problem before, I seem to remember it sometimes had a problem when using px (e.g. 55px) and not just a number (e.g. 55). That aside, could always be where you are actually including the file within the web pages.
_____________________________
You really never learn to swear until you get a computer.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|