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

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -