Thursday, October 18, 2012

Clear the content of div using jquery


<script type="text/javascript">
$('#divId').empty();
</script>

<div id="divId" class="class1"></div>
 

No comments:

Post a Comment

Comments

Protected by Copyscape Plagiarism Software