I want a page, upon initialization, to print some text, say in a table. When a user clicks a link, I want an image to replace the text. I don't see anything in the DOM that would allow this to happen, though I'm sure a solution exists.
Thanks in advance.