Results 1 to 5 of 5

Thread: Xml rss

  1. #1
    Join Date
    Aug 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Xml rss

    i am trying to link to a target_blank or _new in my rss/xml feed. from the <link> attribute after the title.

    any way i can accomplish this?

    Thanks

    www.sanjoseca.gov/prns/feed.xml

  2. #2
    Join Date
    Mar 2009
    Location
    Florida
    Posts
    31
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    It should be target="_blank" I don't think "new" is an acceptable attribute.

  3. #3
    Join Date
    Feb 2009
    Posts
    159
    Thanks
    60
    Thanked 3 Times in 3 Posts

    Default

    ya it's target_blank new dose not exist. I can say that with 100% confirmation.
    Computer repairs and Photo editing http://www.robinsden.com

  4. #4
    Join Date
    Mar 2009
    Location
    Florida
    Posts
    31
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    Well according to W3c it doesn't exist http://www.w3schools.com/TAGS/tag_link.asp

  5. #5
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    That's W3Schools, not the W3C. The W3C is the authoritative standards body on matters regarding the Web, which maintains current HTML, XHTML, CSS, XML, SVG, and other standards; W3Schools is a rather rubbish tutorial site that posts false information and ignores corrections, seemingly with the sole intention of deceiving newbies.

    The target attribute is obsolete in recent markup versions. Just don't do it: if the user wants to open your page in a new window or tab, they will do it themselves.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •