Old_Professor
New member
- Joined
- Jun 2, 2019
- Messages
- 1
- Reaction score
- 0
I'm trying to open a new URL in a new window using <a href="FileName.pdf" target="_blank">. When I execute this using Chrome and Edge, it opens in a new tab as desired. But when I open it in Firefox, it opens in the same tab. I think this is a "feature" of Firefox. Is there any way to force a new tab to open?