PHP & JavaScript Room :: 設置サンプル

実行結果

Jquery Gallery Plugin - By noth | 設置サンプル

白レバー串みそ焼き
白レバー串みそ焼き 白子の雲丹のせ炙り 自家製さつま揚げ二種

設置サンプルのソース

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
      <meta http-equiv="Content-Language" content="ja" />
      <meta http-equiv="Content-Script-Type" content="text/javascript" />
      <meta http-equiv="Content-Style-Type" content="text/css" />
      <meta http-equiv="imagetoolbar" content="no" />
      <title>Jquery-Gallery - by noth | 設置サンプル</title>
      <link href="/content/lib/global.css" rel="stylesheet" type="text/css" />
      <!-- JS -->
      <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" ></script>
      <script type="text/javascript" src="/content/lib/thickbox3/thickbox.js"></script>
      <script type="text/javascript" src="/content/lib/jquery/jquery-gallery.js" type="text/javascript"></script>
      <!-- CSS -->
      <link rel="stylesheet" href="/content/lib/jquery/jquery-gallery.css" type="text/css" media="screen" >
      <link rel="stylesheet" href="/content/lib/thickbox3/thickbox.css" type="text/css" media="screen" >
   <link rel="stylesheet" type="text/css" href="/common/css/example.css"></head>
   <body id='example3' class='example'><div class="ads" style="margin:32px auto;text-align:center;"></div><h1 class='h'><a href='/'>PHP &amp; JavaScript Room</a> :: 設置サンプル</h1>
<h3 class='h'>実行結果</h3>
      <div id="wrap">
<!-- CODE -->
         <div id="pagina">
            <h1><a href='http://www.noth.es/jquery/mis_plugins/jquery-gallery-0-2-by-noth/'>Jquery Gallery Plugin - By noth</a> | 設置サンプル</h1>
            <dl class="slideShowGallery">
               <dt><a class="thickbox" href="http://farm4.static.flickr.com/3215/3141100545_1891c4c3ab_o.jpg" title="高庵@新宿三丁目"> <img src="http://farm4.static.flickr.com/3215/3141100545_e21269fb11.jpg" title="高庵@新宿三丁目" alt="白レバー串みそ焼き" /></a></dt>
               <dd>
                  <!-- <a href="元画像URL" rev="サムネイル画像(大)URL"><img src="サムネイル画像(小)URL" title="タイトル" alt="説明文" /></a> -->
                  <a href="http://farm4.static.flickr.com/3215/3141100545_1891c4c3ab_o.jpg" rev='http://farm4.static.flickr.com/3215/3141100545_e21269fb11.jpg'> <img src="http://farm4.static.flickr.com/3215/3141100545_e21269fb11_s.jpg" title="高庵@新宿三丁目" alt="白レバー串みそ焼き" /></a>
                  <a href="http://farm4.static.flickr.com/3015/3104684027_578ca1f68c_o.jpg" rev='http://farm4.static.flickr.com/3015/3104684027_a215663229.jpg'> <img src="http://farm4.static.flickr.com/3015/3104684027_a215663229_s.jpg" title="高庵@新宿三丁目" alt="白子の雲丹のせ炙り" /></a>
                  <a href="http://farm4.static.flickr.com/3033/3104683957_8afb7af62e_o.jpg" rev='http://farm4.static.flickr.com/3033/3104683957_a8b91f3235.jpg'> <img src="http://farm4.static.flickr.com/3033/3104683957_a8b91f3235_s.jpg" title="高庵@新宿三丁目" alt="自家製さつま揚げ二種" /></a>
               </dd>
            </dl>
         </div>
<!-- / CODE -->
      </div>
   </body>
</html>