josef Posted April 28, 2012 Report Share Posted April 28, 2012 (edited) Pessoal, estou tentendo utilizar o jquery superbox, mas não abre o box modo iframe, : :wacko: <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <title>paratestesuperbox</title> <link rel="stylesheet" href="jquery.superbox.css" type="text/css" media="all"> <script type="text/javascript" src="jquery-min.js"></script> <script type="text/javascript" src="jquery.superbox-min.js"></script> <script type="text/javascript">$(function(){ $.superbox();}); </script></head><body><a href="http://example.com/" rel="superbox[iframe][700x500]">SuperBox</a><br><br></body></html> :wacko:Grato mesmoMaior mancada, esqueci de inserir o jquery-min.js.... :wacko: :wacko: não percebi que no pacote zip do site superbox não vem o jquery-min.js...Tó ficando veio.... Grato mesmo :closedeyes: :ninja: __________________ Edited April 28, 2012 by josef Quote Link to comment Share on other sites More sharing options...
Question
josef
Pessoal, estou tentendo utilizar o jquery superbox, mas não abre o box modo iframe, : :wacko:
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>paratestesuperbox</title>
<link rel="stylesheet" href="jquery.superbox.css" type="text/css" media="all">
<script type="text/javascript" src="jquery-min.js"></script>
<script type="text/javascript" src="jquery.superbox-min.js"></script>
<script type="text/javascript">
$(function(){
$.superbox();
});
</script>
</head><body>
<a href="http://example.com/" rel="superbox[iframe][700x500]">SuperBox</a>
<br>
<br>
</body></html> :wacko:
Grato mesmo
Maior mancada, esqueci de inserir o jquery-min.js.... :wacko: :wacko:
não percebi que no pacote zip do site superbox não vem o jquery-min.js...
Tó ficando veio....
Grato mesmo :closedeyes: :ninja:
__________________
Edited by josefLink to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.