Ignore:
Timestamp:
2013/08/27 21:44:01 (11 years ago)
Author:
pineray
Message:

#2353 モーダルウィンドウのJavaScriptライブラリを変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/data/Smarty/templates/sphone/products/detail.tpl

    r23122 r23138  
    2121 *}--> 
    2222 
    23 <script src="<!--{$TPL_URLPATH}-->js/jquery.facebox/facebox.js"></script> 
    2423<script>//<![CDATA[ 
    2524    // 規格2に選択肢を割り当てる。 
     
    3736        //お勧め商品のリンクを張り直し(フリックスライドによるエレメント生成後) 
    3837        $('#whobought_area li').biggerlink(); 
    39         //商品画像の拡大 
    40         $('a.expansion').facebox({ 
    41             loadingImage : '<!--{$TPL_URLPATH}-->js/jquery.facebox/loading.gif', 
    42             closeImage   : '<!--{$TPL_URLPATH}-->js/jquery.facebox/closelabel.png' 
    43         }); 
    4438    }); 
    4539    //サブエリアの表示/非表示 
Note: See TracChangeset for help on using the changeset viewer.