-
jQuery add() Method
almost 9 years ago
-
almost 9 years ago
<script="text/javascript">
it should be
<script type="text/javascript">
-
-
almost 9 years ago
<script="text/javascript">
it should be
<script type="text/javascript">
-
-
almost 9 years ago
Thanks :)
<script type="text/javascript"> $(document).ready(function(){ $("#comment1883").remove(); }); </script> <script type="text/javascript" src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.6.1.min.js"></script> -
3 Comment(s)