How do I make JavaScript hyperlinks?
-
I want to make a page on my wordpress website that is full of links. When you click one of these links, it runs JavaScript on the current page, and if you drag the link into your bookmarks toolbar, it makes it a toolbar and the JavaScript is run on any website you open the bookmark on.
However, whenever I try to make a link that contains JavaScript, it creates an empty link, and using buttons does not work. How can I make a link that runs JavaScript when clicked? (And can be dragged into the bookmarks toolbar to be run on any webpage)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘How do I make JavaScript hyperlinks?’ is closed to new replies.