Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
JavaScript problem
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
JavaScript problem
Versions des environnements
OS:
Windows XP
Divers
Thread ID:
01300544
Message ID:
01300544
Vues:
63
Hi everybody,

I added a Cancel button to one form. I set its EnableViewState to false and I just put

document.getElementByID("tblProInfo").visible = false;document.getElementByID("lblProStat").visible = false;

in the OnClick method.

However, this gives me Error On page.

Do you know what is wrong here?

Thanks in advance.

Even if I change it to .style.visibility = 'hidden' instead I'm getting error on page...
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform