I have a webpage with a container which loads different content when clicking on three possible buttons (Event, News and Others). This is achieved by using onclick on the buttons and a proper javascript function. I'd like to craft a link to the page which is able to show the content without the user having to click the given button.I have a webpage with a container which loads d