Zum Hauptinhalt gehen

Creating an html image <map> with a link that opens in a new window (target="_blank")

Kommentare

2 Kommentare

  • Malcolm Walker
    • Community-Manager
    Hi Jonathan,

     

    The target attribute is being cleaned out by the viewer's code that renders the feature description.  I've filed this as a bug since we should be allowing that.

     

    In the meantime, you could avoid the issue by using a small transparent image in a floating <div> and a normal <a href="..."> tag.  We explicitly allow the target attribute to be used on the <a> tag so this should work for you.

     

    Regards,

     

    -Malcolm
    0
  • Permanently deleted user
    Hi Malcom,

     

    This is great. Thanks for the workaround :)

     

    Regards,

     

    Jonathan
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.