开发者

What is a good jQuery plugin to show a contact form on hover over an image/icon?

I'm in need of a jQuery(/AJAX) script that shows a contact form when i hover over an image,icon or link of some kind. Something like a tooltip with contact form support?

Thank开发者_高级运维s in advance!


You can do this with jQuery UI here is an example;

http://jqueryui.com/demos/dialog/#modal-form

When you click on 'create user' in the example, it will pop up a form

I hope this helps!


You might wanna try this

http://jquery.bassistance.de/tooltip/demo/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜