This domain name registration has expired and renewal or deletion are pending. If you are the registrant and want to renew the domain name, please contact your registration service provider.
Bootstrapのサムネイルが2段目からずれる件、cssのnth-childを使用して対応したエントリを先日書きましたが、IEだとnth-childプロパティが効かない事がわかりました。。。 調べてみると、jqueryにもnth-childというメソッドがあるようでしたので、こんな感じで試してみます。 $(document).ready(function(){ $(function() { $("ul.thumbnails li.span3:nth-child(4n+1)").css("margin-left", "0px") }) }) IEでもずれなくなりました。 span3 と nth-cildの中身(4n+1)の関係はこちらを参照くださませ。 クロスブラウザ対応って大変なんですね。
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く