Go Back   Cyber Tech Help Support Forums > Software > Web Development & Graphic Design

Notices

Reply
 
Topic Tools
  #1  
Old October 22nd, 2002, 10:13 PM
NTora NTora is offline
New Member
 
Join Date: Jun 2002
Age: 24
Posts: 7
targeting links

I am using a drop-down menu on my site for navigation. I would like some of my content (that is linked in this menu) to be targeted to an iframe that is named "frame" (amazingly creative name, huh?) Right now my code looks like this:

<option value="http://www.iomantora.com/contact.html" target="frame">Contact Me</option>

This doesn't seem to work. It won't target to the iframe. Is there a way to target from a drop down menu?

Thanks in advance for your help.
Reply With Quote
  #2  
Old October 22nd, 2002, 10:26 PM
enat66's Avatar
enat66 enat66 is offline
CTH Subscriber
 
Join Date: Dec 2001
O/S: Windows Vista
Location: Wisconsin
Age: 19
Posts: 3,089
try anormal link instead of a link inside option tag. Then we'll know atleast you named it what you think you did.
__________________

Reply With Quote
  #3  
Old October 22nd, 2002, 11:47 PM
NTora NTora is offline
New Member
 
Join Date: Jun 2002
Age: 24
Posts: 7
I changed it to:

<option><a href="http://www.iomantora.com/contact.html" target="frame">Contact Me</a></option>

and it doesn't do anything, but in the lower left corner of the browser window it says Done but with an exclamation point in a yellow triangle.
Reply With Quote
  #4  
Old October 23rd, 2002, 01:17 AM
degsy's Avatar
degsy degsy is offline
Cyber Tech Help Moderator
 
Join Date: Jul 2001
Location: North-East, UK
Posts: 22,023
Blog Entries: 1
You cannot choose multiple targets using a <option> list.

You can choose a target in the form, but in your case I would direct you to this javascript drop-down menu:
http://www.echoecho.com/tooldropdown.htm
__________________
Cheers,
Degs

Please post back with your results
CTH Terms of Use

CTH Subscriptions :: Adaware Guide :: HijackThis
Reply With Quote
  #5  
Old October 23rd, 2002, 09:58 PM
enat66's Avatar
enat66 enat66 is offline
CTH Subscriber
 
Join Date: Dec 2001
O/S: Windows Vista
Location: Wisconsin
Age: 19
Posts: 3,089
I meant just try a normal link forget about the form for now just see if the page actually is there and working.
__________________

Reply With Quote
Reply

Bookmarks

Topic Tools

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
Forum Jump


All times are GMT +1. The time now is 02:12 PM.

[ RSS ]