What's wrong with the following code?.plz correct it
shapan
function m() {var x=document.getElementById("p") .value if(x==hidden)
{document.getElementById("p") .style.visibility='show'} else
{document.getElementById("p") .style.visibility='hidden'} } a why i cant
execute
No comments:
Post a Comment