タグ

2010年8月29日のブックマーク (3件)

  • WordPressでjQueryを使う方法(基本)

    当に基的のようで気が引けますが、みなさまご教授ください。 デフォルトのテーマをローカル環境下でカスタマイズしています。 http://pikachoose.com/ こちらで配布されているpikachooseというスライドショーのjqueryプラグインを使用したいのですが、動かずに困っています。 やりたい事: pikachooseを設置したい やった事: ・ダウンロードしたjquery-1.3.2.jsをhtdcos/wordpress/wp-admin/js/の下に置いた。 ・プラグインのHeader and footerを利用して、ヘッダーに以下のコードを書き込んだ。 <script type="text/javascript" src="wp-admin/js/jquery.js"></script> ・ダウンロードしたpikachoose_3.0というフォルダの仲にあったpik

    WordPressでjQueryを使う方法(基本)
  • Lucky bag::blog: dt と dd を横並び

    定義リスト dl 内の dt と dd を CSS を使って横並びさせる方法ってのはいくつかあるんだけど、最近どうも記憶力が低下してきた気がするんで、完全自分用メモとして記しておく。 多分オーソドックスな方法 とりあえず最もオーソドックスであろう方法。これ意外にもあるのかもしれないけど、多分今んとこ自分は知らない。(margin を使った方法は前にも記事にしたことがあるけど、一応今回も入れておく) dl_sample01.html float を使った方法 margin を使った方法 position を使った方法 <dl> <dt>foo</dt> <dd>bar</dd> <dt>foo</dt> <dd>bar</dd> </dl> ちなみに margin を使った方法での margin 値の算出方法は、dt と dd それぞれの line-height 値の半分を足し、それに dt

  • New CSS Sticky Footer - 2010 - HTML for Bottom of Page Footer

    CSS Sticky Footer Layout It Sticks to the Bottom of the Page! See that footer, way down there? It's stuck to the bottom of the page even when thin on content. Otherwise it would be floating halfway up the page. Use the code and assets on this website like new UK gambling sites do and your site will be looking perfect in next to no time! Cross Browser Support for Sticky Footer Code This sticky foot

    lifesize
    lifesize 2010/08/29
    フッター用css