Last ReplyThere are many ways of doing it, through jQuery as well as JavaScript. One way that I'm fond of that preserves the tags while doesn't have the jQuery... roxblade,
There are many ways of do...
Fri, 01 Feb 2019 03:05:55 -08003 years ago1
🗨 1
🐏 0
👁 593
How to set a cookie when an image is clicked in an HTML document?
Answers in Style and Layout | By Some Guy
Published
MoreI'm trying to make it so that when an image is clicked a cookie will be set, how do I do this in an HTML document?
🗨 0
🐏 0
👁 374
Last ReplyYou probably have a line of code that looks something like this: document.getElementById('whatever').innerHTML = "New inner HTML"; The error... August R. Garcia,
You probably have a line...
Mon, 17 Dec 2018 15:45:01 -08003 years ago1
🗨 1
🐏 0
👁 415