![]() |
|||
|
About Article
Alternative to jQuery selection div html() by click something in div.
You can try this$('.remove').live('click', function() { var postHTML =$(this).parent('.post').html();});Thanks,Jyotish
Related Articles
|
||||||||||||||