How can I use javascript to set up a page that has an image that changes once a browser has visited the link that that image links to. Similar to the color change of a text link.
An easy shortcut may be to query the color of the said link onLoad, and alter the image accordingly.Usually visited links are of a different color, but you're right there should be a proper way to see if the browser has been there.
Might be a Link property.Another way may be to try and matcgh it's URL to the history list.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.