i hav 1 big page! with loadsa tables on it, and 1 table is a menu, and 1 table is a content area!
i want the content area to display whatever has been clicked on in the menu, and i would like the address bar to read ?id=.....
Woolfy
Jul 23 2005, 10:16 AM
CODE
<a href="page.html" target="content">
There. That shoud do it. Set the 'page.html' bit to the page you want to open. This is already assuming you have named your div layers or IFrames content area to 'content'.
Oh, it's a tables layout... Make a new page with the content, navagation, and everything else where it is on the other pages. Done.
Oh, crap. That's HTML. I have no idea on any part of PHPing, so sorry if that was classed as spamming...