]> BookStack Code Mirror - hacks/blob - content/force-page-links-new-tab/index.md
Initial copy of content from site repo
[hacks] / content / force-page-links-new-tab / index.md
1 +++
2 title = "Force Page Content Links to Open in New Tabs"
3 author = "@ssddanbrown"
4 date = 2023-01-27T00:00:00Z
5 updated = 2023-01-27T00:00:00Z
6 tested = "v22.11.1"
7 +++
8
9 This hack will force HTML links, within the main content body of a page, to 
10 open in a new tab.
11
12 #### Considerations
13
14 This works via JavaScript, so is not assured to run since a user could have
15 JavaScript disabled although this is relatively rare.
16
17 #### Code
18
19 {{<hack file="head.html" type="head">}}