开发者

jquery error popup relative

开发者 https://www.devze.com 2022-12-22 05:07 出处:网络
on click i w开发者_如何学Goant an error msg to popup next to wherever the click occurs. how do i specify the div coordinates?They\'ll be two parameters (pageX, pageY) on the event object passed into y

on click i w开发者_如何学Goant an error msg to popup next to wherever the click occurs. how do i specify the div coordinates?


They'll be two parameters (pageX, pageY) on the event object passed into your mouse event. See these tutorials for examples.

0

精彩评论

暂无评论...
验证码 换一张
取 消