I am working on a simple HTML-based Jeopardy game for work. Basically, each of the categories (dollar amounts) is a link to a page with the clue. I am trying to figure out a way to make the dollar amount link disappear once it has been clicked. I tried making the clicked link color the same as the background, but this has not worked. I really don't know how to use Java, so that is not a good option for me. Also, as a bonus, is there a way to make a pop-up window pop up to full size? I want the category clue to pop up in full screen if possible. Thanks!
Tags: