Open ochan1 opened 3 years ago
Among the "options" input when calling "newProjectDiv" or "newCollectionDiv" from cloud.js, add this line to enable: linkTarget: '_blank'
linkTarget: '_blank'
Tested in collection.tmp so far
collection.tmp
Will use a secure version of a New Tab as written here: https://www.freecodecamp.org/news/how-to-use-html-to-open-link-in-new-tab/
Example:
Among the "options" input when calling "newProjectDiv" or "newCollectionDiv" from cloud.js, add this line to enable:
linkTarget: '_blank'
Tested in
collection.tmp
so farWill use a secure version of a New Tab as written here: https://www.freecodecamp.org/news/how-to-use-html-to-open-link-in-new-tab/
Example: