View Single Post
12-12-2005, 08:29 PM
#12
techo is offline techo
Status: Lurker
Join date: Jun 2005
Location:
Expertise:
Software:
 
Posts: 1,473
iTrader: 0 / 0%
 

techo is on a distinguished road

  Old

Well, if you find it easier to update using a frame then carry on, but I guess you could add:

scrolling="no"

---

In my opinion it's better not to use Iframes anyway. Your site would be quite easy to code in standards compliant CSS. You could replace the iframe with a div, and use a php include to include the new content when a menu item on the left is clicked. Sorry if that made no sense.