I am using this http://fancybox.net/
Is there a way to add a property to not show the close \"X\" button on top right? I mean I can use \'callbackOnShow\' to hide it in
For those who are looking for disable it completely in fancybox v3, here it is:
smallBtn: false, toolbar: false