And can someone please explain the following coding from Dynamic Drive's tab menu to me?
var menuobj=document.getElementById? document.getElementById("describe") : document.all? document.all.describe : document.layers? document.dep1.document.dep2 : ""
Regards,
Phoebe



Reply With Quote

Bookmarks