Joined: 24 Jun 2006 Posts: 13 Location: South Carolina, USA
Posted: Wed Jul 12, 2006 6:36 pm loading main page from a menu
I have a page using frames that does what I want, but I would like to eliminate the frames. I have my style set to keep my menus on the right 150PX. I want to use the remainder of the page to display a calendar selected from one of the left menus. I use PHP to place the select menu on the page, so I know that PHP works on my site.
Here is what I have for the area where the calendars should appear.
Code:
<div id="overview">
<!--<src = "display.html" name = "overview">-->
<p>
<img src="img/calendarFill.jpg" ALT="Roberson Family Calendars" name = "overview"/></a>
<h4>Please select from the list of calendars to the left.</h4>
</p>
</div>
So what do I need to change to make these things work?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum