JQuery mouse over question -


I was wondering how can I remove the mouse over the append when my mouse is not more than the pointer element?

  $ ('.one'). Mouseover (function () ($ ('# log'). Append ('& lt; div & gt; is called mouseover () for handler. & Lt; / div & gt;');});  

  $ ('.one'). Hover (function () ($ ('# log'). Edif ('& lt; div id = "over"> handler for .mouseover). & Lt; / div & gt;');}, function ( ) {$ ('# Over'). Deletion (); });  

Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -