this is untested, but insert this into the hide function:
and this into the show function:Code:document.getElementById('ItemA').className = "HiddenItem"
Code:document.getElementById('ItemA').className = ""
|
Results 1 to 5 of 5
Hybrid View
|
Click Here to Expand Forum to Full Width |