modify <base target="_blank"> for external only

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • spacedog
    Yes that IS me. Bitch.
    • Nov 2001
    • 14149

    #1

    modify <base target="_blank"> for external only

    .. How can I modify <base target="_blank"> to affect only external links?

    This is for a parsed rss feed, so I can't just set target attribute to the links

  • spacedog
    Yes that IS me. Bitch.
    • Nov 2001
    • 14149

    #2
    or, maybe add target attribute in the parse code somewhere???

    <!--rss:rss_feed_url:=http://www.domain.com/rss_feeds.php?&module=sitename&link=xxxx&limit=50& rss=2.0,num_items:=50,random:=false-->

    Comment

    • spacedog
      Yes that IS me. Bitch.
      • Nov 2001
      • 14149

      #3
      Originally posted by spacedog
      or, maybe add target attribute in the parse code somewhere???

      <!--rss:rss_feed_url:=http://www.domain.com/rss_feeds.php?&module=sitename&link=xxxx&limit=50& rss=2.0,num_items:=50,random:=false-->

      I modified this every possible way & it just won't do it.

      Javascript won't do it, nor will .css , because the feed isn't on the same domain??? There's gotta be a way.

      Comment

      Working...