ele.on({
  mouseover : function(){
    
  } ,
  mouseout : function(){
    
  }
})

05-28 08:24