josef
(usa Ubuntu)
Enviado em 28/04/2012 - 07:20h
Pessoal, estou tentendo utilizar o jquery superbox, mas não abre o box modo iframe, :
<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>
Grato mesmo
Cara, maior mancada, esqueci de inserir o jquery-min.js....
não percebi que no pacote zip dosite superbox não vem o jquery-min.js...
Tó ficando veio....
Grato mesmo