Hello everyone,
I've tried to solve this problem for quite a while without success, so it would be awesome if someone could help me. I want to create a webapp with a tag cloud as navigation tool. No problem there, but if someone clicks on a tag in the cloud he should get images related to the tag. So I need to pass the information which tag was clicked to show the right images.
Its works just fine to pass this information between pages using multiple .html documents. Then I can write the tag in the domain. But I would like to summarize everything in a single .html document (to be able to save it at the homescreen and use fullscreen). My code is a mess, so I will just show you what I've tried so far to pass the information in one .html document:
on the second page I write every tag like this: