At JBF we offer affordable discounted personal training. Our members get results unlike the competition. Our facility is clean, quiet, and friendly. JBF is never crowded or intimidating. We cater to people looking for results. If you just want a place to work out then we're probably not for you. We work with members to ensure a great workout every time you come in.
For this demo, SimpleModal is using this "hidden" data for its content. You can also populate the modal dialog with standard HTML or with DOM element(s).
Examples:
$('#basicModalContent').modal(); // jQuery object; this demo
$.modal(document.getElementById('basicModalContent')); // DOM
$.modal('<p><b>HTML</b> elements</p>'); // HTML