-
Iframe links
How do you open up links in a new window in an iframe? The script is grabbed from an already existing Javascript rss source.
-
-
<a href="#" target="_blank">
Is that the answer?
(Note that this is not specific to iframes, just anywhere you want a new window. Some browsers will also use a new tab instead. There is no way to control that.)
If you want to open a link INTO an iframe, then you can use target="iframename", referring to <iframe name="....">
(That can be more complex in some situations, though.)
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks