Click here to Skip to main content
15,921,841 members

Comments by successft9 (Top 3 by date)

successft9 12-Apr-13 2:03am View    
@SA i need to hide the checkbox and the data in it
i used $("#checkbox2").hide();
but how do i hide the data that is binded with the checkbox after i check the checkbox
successft9 11-Apr-13 9:34am View    
Thank you so much Chinmaya it worked :D
successft9 11-Apr-13 6:32am View    
what does prepend() do ?