jquery - Fancybox, button feature is not working -
i want use extended button functionality fancybox. add js code not work. example link http://fancyapps.com/fancybox/ under "extended functionality" paragraph. given code adding extended button not function:
helpers : { title : { type : 'inside' }, buttons : {} } what's problem or smth. missing?
it turned out didn't include helpers extended button (as thumbs) functionality .js , .css helpers folder. i've included, worked perfect:
/helpers/jquery.fancybox-buttons.js /helpers/jquery.fancybox-buttons.css
Comments
Post a Comment