Sunday, December 27, 2009

HTML Coding Help frame.?

Hi


I need some help


I have iframe of some website which I don't have access to, meaning I cannot edit that page, but my question is, if user clicks on my link in that frame I want that link/page to open in new window.


there are lots of links.





or if not I want a website that has movie theater timings and listing for local theater with rss or xml feed.


please helpHTML Coding Help frame.?
You can specify that links open in a new window by adding the following to the %26lt;a href tag:





%26lt;a href=';somelink.html'; target=';_blank';%26gt;some text%26lt;a%26gt;





Stephen Williamson, Server Engineer, http://www.HostMySite.com?utm_source=bbHTML Coding Help frame.?
You can find ways on how to access your iframe here


http://dreamluverz.com/developers-tools/dom/iframes-different-ways-to-access-it

No comments:

Post a Comment