Hi,
I hope someone is familiar with simpleModal. I'm trying to add some
effects to the popup, but keep getting errors when I add my "onOpen"
parameter. Here's my code. Thank!
$(document).ready(function() {
$('#create-user').click(function(e) {
e.pr
When I try to click a button with the SimpleModal Plugin it gives me
the following error
$('#basicModalContent').modal is not a function
instead of showing the hidden div.
http://www.w3.org/1999/xhtml";>
$(document).ready(function () {
$('#basic').click(function (e) {
2 matches
Mail list logo