Searching for javascript to open a link
Search
Search Code
javascript
using javascript to open a link in the same window and in a new window or tab (open link)
a nice easy way to target _self or _blank when opening a link using javascript
4:26 am, November 13, 2020
javascript
use javascript to open a link in a new tab or window
im not sure why you would use this rather than using the html target="_blank" but it could be useful if you needed to open a new tab in a javascript function.
3:59 am, May 1, 2020
Latest Searches
Welcome
This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...
Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.
You could also follow me on twitter or not... does anyone even use twitter anymore?
If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕
❤️👩💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
Unknown
Random CSS Property
scroll-margin-block-end
The scroll-margin-block-end property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.scroll-margin-block-end css reference
Latest Articles
Minecraft EthosLab Desk Setup Reveal 25 May 2025
audio Click pop and breath removal options in audio tracks
rants WTF is vibe coding and who cares
code Forgotten MYSQL Connection Crashing Site ANNOYING!
videos Video Ideas & Research Sep 2024
css just a css style image background tile thingo
rs3 Solving the The First Commander Mystery - Archeology - Runescape 3
youtube The most common screen resolutions supported by YouTube
Code
css Using accent-color to change check box color
css Making an image responsive using css using background cover
slick change slick slides to adaptive height
javascript Locate a DIV and CLASS and create an IMAGE element using JAVASCRIPT
wordpress wp simple blocks plugin
html 🔗How to add a Link in HTML?
react Create a React App with Vite and TypeScript on Windows
modal custom modal nice and easy