想詢問像
http://universalmusic.com中的banner是用什麼模組製作的~
還有這http://universalmusic.com/artist/Justin-Bieber/One-Time/26390786001視訊是使用什麼模組呢
才能製作出這種播放~>w<
附加檔案 | 大小 |
---|---|
banner.PNG | 203.24 KB |
想詢問像
http://universalmusic.com中的banner是用什麼模組製作的~
還有這http://universalmusic.com/artist/Justin-Bieber/One-Time/26390786001視訊是使用什麼模組呢
才能製作出這種播放~>w<
附加檔案 | 大小 |
---|---|
banner.PNG | 203.24 KB |
Re: 想詢問像這網站的banner是怎樣製作的
找到了~views_slideshow_ddblock-6.x-1.x-dev和views_slideshow-6.x-2.0-beta2.tar模組的組合~
但在看views_slideshow_ddblock閱讀手冊時就卡住了~
因為下載views_slideshow_ddblock-6.x-1.x-dev中的檔案並無包含views_slideshow_ddblock.theme.inc這個檔案?
只有如附圖中這些檔~不知有誰有使用過呢?謝謝~~>w<…
-------------------------------------------------------------------------
JQUERY EASING PLUG-IN INSTALLATION
----------------------------------
1. Download version 1.1.1 at http://plugins.jquery.com/project/Easing.
2. Copy jquery.easing.1.1.1.js to sites/all/modules/views_slideshow_ddblock.
3. Uncomment line 117 in the views_slideshow_ddblock.theme.inc file like below
//add easing plugin
drupal_add_js($path .'/js/jquery.easing.1.1.1.js', 'module');
Re: 想詢問像這網站的banner是怎樣製作的
views_slideshow_ddblock.theme.inc 的code 已經整合到 views_slideshow_ddblock.module file.
-> Uncomment line 300 in the views_slideshow_ddblock.module.