Docs: minor correction

This commit is contained in:
Mottie 2015-02-26 08:27:00 -06:00
parent 873f6d2ee2
commit 71f55cec70

View File

@ -72,7 +72,7 @@
widgetOptions: {
// jQuery selector or object to attach sticky header to
cssStickyHeaders_attachTo: '.mfp-wrap',
stickyHeaders_offset: 0,
cssStickyHeaders_offset: 0,
// caption set by demo button value
cssStickyHeaders_addCaption: addCaption
}
@ -148,7 +148,6 @@ $(function() {
});
});
});
</script>
</head>