Saturday, 24 August 2013

What's wrong with the following code?.plz correct it

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