| jquery Programming Glossary: divclassjQuery animation for a hover with 'mouse direction' http://stackoverflow.com/questions/3627042/jquery-animation-for-a-hover-with-mouse-direction  blue_bg jQuery this .find '.overlayLink_overlay_bg' var divClass inClass blue_bg.stop true true .fadeIn var ml mt if divClass.. inClass blue_bg.stop true true .fadeIn var ml mt if divClass 'left' ml 260 mt 0  else if divClass 'right' ml 260 mt 0  else.. .fadeIn var ml mt if divClass 'left' ml 260 mt 0  else if divClass 'right' ml 260 mt 0  else if divClass 'top' ml 0 mt 140  else.. 
 jQuery animation for a hover with 'mouse direction' http://stackoverflow.com/questions/3627042/jquery-animation-for-a-hover-with-mouse-direction  function ourWork function ourWork var inHandler function var blue_bg jQuery this .find '.overlayLink_overlay_bg' var divClass inClass blue_bg.stop true true .fadeIn var ml mt if divClass 'left' ml 260 mt 0  else if divClass 'right' ml 260 mt 0  else.. blue_bg jQuery this .find '.overlayLink_overlay_bg' var divClass inClass blue_bg.stop true true .fadeIn var ml mt if divClass 'left' ml 260 mt 0  else if divClass 'right' ml 260 mt 0  else if divClass 'top' ml 0 mt 140  else if divClass 'bottom'.. var divClass inClass blue_bg.stop true true .fadeIn var ml mt if divClass 'left' ml 260 mt 0  else if divClass 'right' ml 260 mt 0  else if divClass 'top' ml 0 mt 140  else if divClass 'bottom' ml 0 mt 140  positioning jQuery this.. 
 |