webkat
05-13-2008, 10:42 PM
RSS Display Boxes
http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
problem:
I need to display several RSS feeds on one page. Because I ran into problems with running multiple scripts on the same page, I made individual pages and iFramed them in. Like this: http://blog-island.com/iframe.shtml
I just have one major problem. When you click on the link in the RSS display, it opens the blog inside the iframe. How do I get it to open in a the parent window or a new window?
Here is a stripped down version of what I am working with: http://blog-island.com/iframe2.html
Is there a command I can add to the css or php files? A script I can use to make all links open in the parent window?
http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
problem:
I need to display several RSS feeds on one page. Because I ran into problems with running multiple scripts on the same page, I made individual pages and iFramed them in. Like this: http://blog-island.com/iframe.shtml
I just have one major problem. When you click on the link in the RSS display, it opens the blog inside the iframe. How do I get it to open in a the parent window or a new window?
Here is a stripped down version of what I am working with: http://blog-island.com/iframe2.html
Is there a command I can add to the css or php files? A script I can use to make all links open in the parent window?