Skip to content

Opening <a> tag links in a new tab/window #2628

Closed Answered by mdmintz
Uno-count asked this question in Q&A
Discussion options

You must be logged in to vote

This will make every link (<a> tag) on that page open in a new tab:

sb.set_attributes('a', "target", "_blank")

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants