开发者

Ajax Hover Question

开发者 https://www.devze.com 2023-01-07 02:15 出处:网络
I am brand new to AJAX but I feel AJAX is what I need to get this requirement finished. When the user hovers over a link, I need a box to show where they can input their email and name for a newslette

I am brand new to AJAX but I feel AJAX is what I need to get this requirement finished. When the user hovers over a link, I need a box to show where they can input their email and name for a newsletter signup. Can someone kindly provide me with what this techniqu开发者_运维问答e is called in AJAX so I can try to find some tutorials? Any help is greatly appreciated.


I would suggest using a JQuery plugin such as clueTip. You can find demos and documentation on clueTip here: http://plugins.learningjquery.com/cluetip/demo/

Try looking at example number 4 on that page, entitled sticky, with arrows

0

精彩评论

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