Javascript Code to hide html object on webpage

Javascript code to hide any element for hiding the object.

This can also be good for Sharepoint.

<script type="text/javascript">

document.getElementById('ClientId of the Object').style.display="none";

</script>


Submitted By Nipesh Shah @ 9/22/2011 11:29:34 AM

Search This Blog

Link Within Related Posts Plugin for WordPress, Blogger...