Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Help with pull-down Menu -> frame links
Old 01-22-2006, 02:29 PM Help with pull-down Menu -> frame links
Seanneo's Avatar
Experienced Talker

Posts: 42
Trades: 0
Hey i need some help with a bit of code, i have used a bit of javascript to get a link on selection pull-down going. Now i need to know how i can get the pull-down links to have a target(for a frame). My frame name="head"

Code:
Code:
<form name="menuform"><select name="menu2" onChange="top.location.href = this.form.menu2.options[this.form.menu2.selectedIndex].value;
return false;">
        <option selected value="#">Choose Game..</option>
        <option value="games/1.htm">1</option>
        <option value="#">2</option>
        <option value="#">3</option>
    </select></form>
all help much appreciated.
Seanneo is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-24-2006, 03:10 PM
Seanneo's Avatar
Experienced Talker

Posts: 42
Trades: 0
*Bump* can no one shed light on this? or even tell me how i can use to menu to open the page in the same frame at the moment it is opening a new browser window. Thx again
Seanneo is offline
Reply With Quote
View Public Profile
 
Old 01-28-2006, 05:30 AM
Novice Talker

Posts: 6
Name: Rob
Location: Queensland Australia
Trades: 0
Hi Seanneo,

to target the frame named 'head' using javascript, add the frame name after the word top:

ie

onChange="top.head.location.href = .............


This works in firefox and ie6.
RRavens is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help with pull-down Menu -> frame links
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.58093 seconds with 12 queries