Do any of you know if there is a way to make all the links contained within a specific div open in a new window?
I have a widget I made (I am not a developer by any means, so I realize it's a bit shoddy....) that has an RSS feed from another site displayed on it (via JSS). I want the links from that feed to open in a new browser, as they otherwise open within the widget itself which basically is the old problem of being locked inside a frame.
The widget is available here:http://w3promotions.com/blog/
Try click on "news" and then clicking on one of the links -- see what I mean? But since it's a feed, I can't attribute target_blank to them. I also don't want a blanket "open ALL LINKS in new window" for the widget, as I need the links along the bottom to open in the widget.
Lastly, any visual tips for the widget?
Thanks!!
I have a widget I made (I am not a developer by any means, so I realize it's a bit shoddy....) that has an RSS feed from another site displayed on it (via JSS). I want the links from that feed to open in a new browser, as they otherwise open within the widget itself which basically is the old problem of being locked inside a frame.
The widget is available here:http://w3promotions.com/blog/
Try click on "news" and then clicking on one of the links -- see what I mean? But since it's a feed, I can't attribute target_blank to them. I also don't want a blanket "open ALL LINKS in new window" for the widget, as I need the links along the bottom to open in the widget.
Lastly, any visual tips for the widget?
Thanks!!