Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bookmarklet

Javascript | Link/bookmarklet To Replace Current Window Location

I often work with three variations of a web page, 1) a dev url, 2) a preview/staging url, and 3) an… Read more Javascript | Link/bookmarklet To Replace Current Window Location

Using Localstorage In Bookmarks

I quite like using bookmarks with small scripts in them. For example, I have edited the note editin… Read more Using Localstorage In Bookmarks

Create A Link To A Web Page That Runs A Javascript Function On The Page

Using HTML and Javascript, is it possible to create a link to a web page that automatically runs a … Read more Create A Link To A Web Page That Runs A Javascript Function On The Page