jump menu to iframe!!?!?
- Started
- Last post
- 7 Responses
- unknown
how would I target an iframe from a jump menu??
how come dreamweaver doesn't display iframes anyway??
html ain't my thing
- jking760
target="iframename" doesn't work?
- unknown0
I have no idea where to write it :)
man I feel stupid, seems easy
jump menu's in dreamweaver don't have access to iframes only frames
where should I insert this command?
- kodap0
You will need java script for that, try view the code of any website that has that function and learn how to do it.
- kodap0
sorry... can't help much more....
- bRUSe0
ok, guys! today our lucky day because I find the solution...
all the same things (make iframe, jump menu) and the SELECT options is
The last command (iFrame) the name of your iframe
- bRUSe0
sorry, the html code not shown...
make your own tagselect onchange="window.open(this.optio...
- unknown0
thanks man, I'm heading to bed now but when I wake up I'm gonna check it out