I have problem with fancybox. I want to write a function that will run when the fancybox opened. How and when to call the function?
Example:
func
Actually, on checking the docs, you have a typo in your option list...
You have callBackOnShow but it should be callbackOnShow (lower case b)
callBackOnShow
callbackOnShow