jquery中利用on绑定mouseenter事件与mouseleave事件实现鼠标hover事件
//HTML脚本//JS脚本$(document).on({mouseenter:function(){varHelpMsgCode=$(this).attr("data-helperinfo");//Getsthecurrentobjectpropertyvalues$.ajax({type:"GET",url:"/Portfolio/GetHelpMessageByCode",//url:"/