Skip to:
Content
Pages
Categories
Search
Top
Bottom

target = “_ blank” and reload page


  • Raval
    Participant

    @ravals

    Hi everyone
    I have a problem that I hope will not be difficult for you
    I have a notification link and want to open a new tab after clicking and at the same time reload the current page.
    I’ve already used target = “_ blank”, but how do I reload the page where the link is located?

Viewing 1 replies (of 1 total)

  • shanebp
    Moderator

    @shanebp

    You’ll need to write some javascript to add a listener to the click and then perform the actions that you want, including a page refresh.

    Since you’ve already adjusted the target, you’re more likely to find possible solutions on stackoverflow re the javascript.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar