Vote count: 0
I am trying to use jBox (by Stephan Wagner) but I can't get my modal window to display a web page. Can anyone see where I am going wrong.
$(document).ready(function() {
new jBox('Modal', {
width: 900,
height: 550,
url: 'http://www.google.com',
},
reload: 'strict'
}).open();
});
Many thanks in advance for your time.
asked 10 secs ago
jBox not returning content
Aucun commentaire:
Enregistrer un commentaire