div作为jquery模板中的弹出窗口 [英] div as a popup in jquery templates

查看:49
本文介绍了div作为jquery模板中的弹出窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在悬停事件上将div作为弹出菜单打开

我的div结构像这样
< div id ="s">
< div id ="s1"></div>
< div id ="s2"></div>
</div>
<< pre></pre> div id ="s">
< div id ="s1"></div>
< div id ="s2"></div>/div& gt;


< div id ="s">
div的缺点
</div>
如何打开div id = s2作为每个div id ="s"上的弹出窗口

how to open div as popup dailog on hover event

my div structre like this
<div id="s">
<div id="s1"></div>
<div id="s2"></div>
</div>
<<pre></pre>div id="s">
<div id="s1"></div>
<div id="s2"></div>/div&gt;


<div id="s">
hunders of div
</div>
how to open div id =s2 as popup on every div id="s"

推荐答案



在这里看看:
http://www.javascripttoolbox.com/lib/popup/example.php [ ^ ]

有很多弹出式窗口类型的好例子.
Hi,

Have a look here:
http://www.javascripttoolbox.com/lib/popup/example.php[^]

There are good examples for a lot of popup types.


为什么只需要div?可以是任何东西,但问题是,"它看起来应该像模式弹出窗口".请参考以下链接:
简单jQuery模态窗口教程 ["jQuery模式弹出对话框" [ ^ ]
14个jQuery模式对话框 [ 7+ jQuery Modal Popup带有教程,演示和下载的窗口插件 [
Why you want only div? It could be anything, but the matter is, ''It should look like modal popup''. Refer the links below:
Simple jQuery Modal Window Tutorial [^]
Jquery Modal Popup Dialog[^]
14 jQuery Modal Dialog Boxes[^]
7+ jQuery Modal Popup Window Plugins With Tutorials, Demo and Downloads[^]


--Amit


这篇关于div作为jquery模板中的弹出窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆