hyperlink - Open Iframe content links in new window -


i have task where:

i have frame contains external url content. externale content has list of several links articles. task open each of these links in seperate window, when clicked.

my code similar this:

i want open each of links within ibnlive open in new window, instead of same window.

could please or suggest me on this, or please suggest alternatives if there any

http://www.emanueleferonato.com/2007/08/22/create-a-lightbox-effect-only-with-css-no-javascript-needed/

you can add target="_blank" on links want open in new window

for example

<a href="yourlink" target="_blank">asd</a> 

Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -