タグ

Twitter Bootstrapに関するlamichのブックマーク (2)

  • Switching from jQuery Mobile to Twitter Bootstrap

    I've been using jQuery mobile (jQM) to make a mobile-enhanced version of EatDifferent for the past few weeks and though I have much respect for the team behind it, I've grown increasingly frustrated with it. Why? It typically enhances by adding additional DOM elements to the original elements - which can help in making them easier to use on a mobile device, but it means that whenever you want to t

    Switching from jQuery Mobile to Twitter Bootstrap
    lamich
    lamich 2012/08/05
    jQuery Mobile(左側)はたしかにiPhoneぽいボタンを作成してくれるが、クリーンなCSSコードと拡張性の高さや運用の手間などを考えた結果Twitter Bootstrap(右側)に乗り換えてハッ
  • » 初心者必見!!Twitter Bootstrap の導入方法

    version 1.3 までは、トップページにコードが書いてあって、それをそのまま<head>にコピペしたら、使えるようになってました。 しかし、versionが2.0になって、なぜそれがなくなったので、せっかく新しいversionが出たのに使えないじゃん!!っていう初心者も多いかなと思います。ちなみに、自分はそうでした。英語のサイトって読む気にならないんだもん(笑) でも、しっかりcssファイルをダウンロードして使うほうが後々いろいろやりやすと思うので、その方法をご紹介します。別に、なにも特別なことはやってないのだけど。 手順はかんたん ファイルをダウンロード <head>とかに記述 これだけです。いや、かんたんです。普通のcssファイルを使う時と一緒です。 まあ、これがわかっている人もあおの英語のサイトを見ただけで嫌になる人も多いと思います。ので、以下に詳細にまとめましたので、ぜひ活用

  • 1