开发者

How to use drupal fancy box

开发者 https://www.devze.com 2023-03-27 04:33 出处:网络
I have downloaded fancy box fr开发者_JS百科om Drupal website and installed as per the instruction. Now I want to add a content with fancybox effects. How can I do that? I didn\'t saw anything on Add C

I have downloaded fancy box fr开发者_JS百科om Drupal website and installed as per the instruction. Now I want to add a content with fancybox effects. How can I do that? I didn't saw anything on Add Content .So How to use fancybox in Drupal?


If it's a recent version of the fancybox module, all you should have to do is enable the module, then alter your theme so that links you want to pop-up under fancy box have the class imagefield-fancybox. This class appears to be hard-coded in the the fancybox/js/fancybox.js file, at least in the 7.x-1.x-dev branch.

0

精彩评论

暂无评论...
验证码 换一张
取 消