It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

frame link

frame link

Postby mastik on Tue Mar 27, 2007 7:01 pm

how can i do that when you click on a link in a frame, the link would open in the entier window and not only in the frame ?
mastik
 
Posts: 2
Joined: Tue Mar 27, 2007 5:21 pm

Postby kakarot_90 on Wed Mar 28, 2007 2:55 pm

<FORM name="GoMenuForm0" action="">
<SELECT name="GoMenu" style="width:113px">
<OPTION selected>Select a link</OPTION>
<OPTION id="_self" value="http://www.google.com/">google</OPTION>
<OPTION id="_self" value="http://yahoo.com/">yahoo</OPTION>
</SELECT>
<INPUT type="button" value="Go" onclick="OnGoMenuFormLink(this.form.GoMenu)">
</FORM>








check out the html and change acccordingly
kakarot_90
 
Posts: 9
Joined: Sun Mar 25, 2007 10:40 am


Who is online

Users browsing this forum: Google Adsense [Bot] and 6 guests