Forum Moderators: open

Message Too Old, No Replies

Please, helpme with a Frame Code

         

titanium

5:00 pm on Jun 30, 2003 (gmt 0)

10+ Year Member



When I click a button in the Menu Frame, the content is viewed in this frame. I want to navigate in the other bottom frame.

I have the top frame and the bottom (big frame).

Thanks!

korkus2000

5:03 pm on Jun 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld titanium,

Use the target attribute of the anchor tag like this:

<a href="mynewpage.html" target="NameOfBottomFrame>Navigate</a>