|
tes...
as per your pm...
"quote...Thanks for your reply. However, my point in using frames
is so that the content of the mainframe changes
depending which button on the navigation bar is clicked.
Would that work if if I used a table of two cells instead of
frames? If so, how would that be coded? Thank you...endquote"
first of all??? tis bestest ifin' things are just a posted® in this forum/thread so thattt alll just a following® it can have their perhaps next question just a nswered® tooo k???
sooo...
yes it would still work if you did what /me just a suggested®...
sayyy for instance??? you just a clicked® the 'link1'??? thennn the page that would just a load® into your bottom frame would be like...
<a href="link1.html" target="bottomframename">link1</a>
n'that link1.html??? would have the menu on the left cell n' the information for it in the righthand side cell...
nowww from this page??? sayyy the click on the ...
link2 link???
thennn the coding would be...
<a href="link2.html" target="nameofbottomframe">link2</a>
with the menu being the same as in the link1.html however nowww??? the information in the righthandside cell??? would be thattt belonging to link2 :O)))
aka youd have just a linkX.html® page for eachhh link...:O)))
does that just a help® to explain it???
|