HTML Help Forum HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

frame html
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum -> HTML Frame
View previous topic :: View next topic  
Author Message
shabd



Joined: 12 Nov 2008
Posts: 2

Posted: Wed Nov 12, 2008 9:24 am     frame html  

i am bigner here, and my language also not accurate,,


i would like submit a silly (for others) problem, which, i created a web site contains two frames

named topframe and mainframe.

there some jave scripted menu on intopframe.

when i click the navigation menu the linked page opens in topframe, i want to open every new link in mainframe. also the navigation button still in topframe. how i can put target html for the same.


shabd
sticks464



Joined: 31 Dec 2006
Posts: 2627

Posted: Wed Nov 12, 2008 10:55 am      

If you have the frames named "topframe" and "mainframe" you can target links with
<a href="mypage.html" target="mainframe">Link Text</a>
shabd



Joined: 12 Nov 2008
Posts: 2

Posted: Wed Nov 12, 2008 10:13 pm     Thanks  

sticks464 wrote: If you have the frames named "topframe" and "mainframe" you can target links with
<a href="mypage.html" target="mainframe">Link Text</a>



thank you for reply , it works fine, thank you so much
html.coder



Joined: 22 Dec 2008
Posts: 14

Posted: Sat Dec 27, 2008 9:36 pm     yeah, had that prob. also!  

yeah, i had that problem, but found it somewhere of the net, i think on the "W3schools" webpage, that is a good page for html stuff, LINK:

http://w3schools.com/html/default.asp
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum -> HTML Frame
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group