• I have a clickable image in my header using this:

    <div class=”header” onclick=”location.href=’https://www.anothersite.com/&#8217;;” style=”cursor: pointer;”>

    Because the base site is actually being displayed via another site via iframe, I need that link attached to the header to actually load into a new window. I’m not sure where to put the target=”_blank” or if that would even be appropriate. Any ideas?

    Thanks!

    Jeanne ??

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding target="_blank" to linked header’ is closed to new replies.