Hi guys
I'm not a web expert by any means, and I'm just looking for some advice.
I have an index.html with a bunch of thumbnails pointing to a mini-game each. The mini-games also have their own pages.
I would like to display/load a different thumbnail on the main index.html page depending on whether you have completed a certain mini-game or not.
Is there any way I can have the main index.html page somehow read the 'local storage' of a particular minigame, and load a different thumbnail accordingly?
I really have no idea whether this can be done, so any help/advice would be really appreciated
Thank you in advance!