<html>
<head>
<link href="jqModal.css" rel="stylesheet" type="text/css" />
<script src="jquery.min.js" type="text/javascript"></script>
<script src="jqModal.js" type="text/javascript"></script>
<script type="text/javascript">
$().ready(function() {
$('#dialog').jqm();
});
</script>
</head>
<body>
view
...
<div class="jqmWindow" id="dialog">
Close
READ ME -->
This is a "vanilla plain" jqModal window. Behavior and appeareance extend far beyond this.
The demonstrations on this page will show off a few possibilites. I recommend walking
through each one to get an understanding of jqModal before using it.
</div>
</body>
</html>
jqmodal 的弹窗程序,我想点using it时的链接不要刷新整个父页面,就是弹窗里跳转。不知道有什么办法。
弹窗里用iframe