How to change page title in external link

Asked

Viewed 361 times

0

In my application I have an external link to a pdf, is it possible to force change the title of the page? since an MD5 is coming as a pdf name and looks terrible in the title of the browser, it is possible to force the title change after loading?

  • document.title = "titulo" ?

  • But I wanted to change from an external link, I wanted a solution to this.

1 answer

0


Browser other questions tagged

You are not signed in. Login or sign up in order to post.