If you refer demos/appr/toolbar-button.php sample code, a custom button have a onclick implementation JS callback.
You can review fancybox documentation from their website and put that code in click handler.
'onClickButton': function()
{
// button click function
},
Your Answer
How useful was this discussion?
Click on a star to rate it!
Average rating 0 / 5. Vote count: 0
No votes so far! Be the first to rate it.
We are sorry that this post was not useful for you!