Whenever I click the button to hide or show the spoiler...FF tells me that "this.parentNode.getElementById" is not a function. What am I missing? Is it easier just to generate a random ID and try to select it from the whole document?
Last edited by Benjamin on Fri May 29, 2009 10:54 am, edited 1 time in total.
Reason:Changed code type from text to javascript.