hove function doesn't work for append div

hove function doesn't work for append div

Hi im new to jQuery .. 
I am having a problem in append function in my program.
initially im having some div's in the page and hover function is working fine for that but when i append same div to page using jquery the newly added div is showing but the hover is not working for it.. please help me