Manjeet kashyap blog
<script>
jQuery( document ).ready(function() {
jQuery('your-class-id p:eq(2)').html('llllllllll123');
});
</script>
No comments:
Post a Comment