function Hide_Footer()
{
document.getElementById("crmFormFooter").parentElement.style.display = "none";
}
Post a Comment
No comments:
Post a Comment