因此,我试图利用java书来唤醒人们的觉醒,这是它所认为的:
document.all["layer1"].style.visibility= visible ;
以及
document.all["layer1"].style.visibility= hidden ;
What would the syntax look like for this if I m trying to do it in Firefox? If I know that, then I ll add in an if statement to check if the browser is firefox 以及 use the alternate code.