Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

iframes and dreamweaver generated flash buttons

Status
Not open for further replies.

hyeok

Technical User
May 27, 2001
1
US
I put iframes in my site created by dreamweaver. The iframe's name is 'iframe'. I wanted to target my links into the iframe. But, i used the flash buttons that dreamweaver generates for my links. Now, i can't target these flash buttons into the iframes because the iframe's name 'iframe' does not show up in the target pull down menu in the 'insert flash button' window. Help!!!
 
Try to type it into the source by hand after inserting the button (yes, there is still a source in DW ;-))

Do this as follows: Select anything from the dropdown, then replace the target=&quot;blah&quot; in the <a href...> tag with target=&quot;iframe&quot;.

Hope this helps allow thyself to be the spark that lights the fire
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top