|
#1
|
|||
|
|||
|
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. |
|
#2
|
||||
|
||||
|
try anormal link instead of a link inside option tag. Then we'll know atleast you named it what you think you did.
|
|
#3
|
|||
|
|||
|
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.
|
|
#4
|
||||
|
||||
|
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 |
|
#5
|
||||
|
||||
|
I meant just try a normal link forget about the form for now just see if the page actually is there and working.
|
![]() |
| Bookmarks |
«
Previous Topic
|
Next Topic
»
| Topic Tools | |
|
|
All times are GMT +1. The time now is 02:12 PM.
[
RSS ]








