はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    猛暑に注意を

『vitalets.github.io』

  • 人気
  • 新着
  • すべて
  • Combodate - dropdown date and time picker

    5 users

    vitalets.github.io

    Docs Get started 1. Include jquery, moment.js and combodate.js on your page <script src="js/jquery.js"></script> <script src="js/moment.min.js"></script> <script src="js/combodate.js"></script> 2. Markup input elements to be used for date and time values <input name="date_of_birth" value="15-05-1984" data-format="DD-MM-YYYY" data-template="D MMM YYYY"> 3. Apply $().combodate() method with required

    • テクノロジー
    • 2016/03/08 09:29
    • jQuery
    • javascript
    • X-editable :: In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery

      5 users

      vitalets.github.io

      In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery This library allows you to create editable elements on your page. It can be used with any engine (bootstrap, jquery-ui, jquery only) and includes both popup and inline modes. Please try out demo to see how it works.

      • テクノロジー
      • 2015/08/06 02:29
      • jQuery
      • Checklist-model - AngularJS directive for list of checkboxes

        7 users

        vitalets.github.io

        Why this is needed? In Angular one checkbox <input type="checkbox" ng-model="..."> is linked with one model. But in practice we usually want one model to store array of checked values from several checkboxes. Checklist-model solves that task without additional code in controller. You should play with attributes of <input type="checkbox"> tag: set checklist-model instead of ng-model set checklist-v

        • テクノロジー
        • 2014/01/27 16:58
        • AngularJS
        • Angular-xeditable :: Edit in place for AngularJS

          10 users

          vitalets.github.io

          Overview Angular-xeditable is a bundle of AngularJS directives that allows you to create editable elements. Such technique is also known as click-to-edit or edit-in-place. It is based on ideas of x-editable but was written from scratch to use power of angular and support complex forms / editable grids. DependenciesBasically it does not depend on any libraries except AngularJS itself. For themes yo

          • テクノロジー
          • 2013/12/11 11:41
          • AngularJS
          • plugin
          • javascript
          • X-editable Demo

            7 users

            vitalets.github.io

            WYSIWYG WYSIWYG means What You See Is What You Get. But may also refer to: WYSIWYG (album), a 2000 album by Chumbawamba "Whatcha See is Whatcha Get", a 1971 song by The Dramatics WYSIWYG Film Festival, an annual Christian film festival Source: wikipedia.org

            • テクノロジー
            • 2012/12/04 21:48
            • bootstrap
            • UI
            • X-editable :: In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery

              11 users

              vitalets.github.io

              In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery This library allows you to create editable elements on your page. It can be used with any engine (bootstrap, jquery-ui, jquery only) and includes both popup and inline modes. Please try out demo to see how it works.

              • テクノロジー
              • 2012/12/04 15:45
              • jquery
              • bootstrap
              • UI
              • javascript
              • Datepicker for Bootstrap

                5 users

                vitalets.github.io

                About Add datepicker picker to field or to any other element. can be used as a component formats: dd, d, mm, m, yyyy, yy separators: -, /, . Download

                • テクノロジー
                • 2012/11/26 15:51
                • bootstrap
                • plugin
                • webdesign
                • css
                • In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery

                  67 users

                  vitalets.github.io

                  In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery This library allows you to create editable elements on your page. It can be used with any engine (bootstrap, jquery-ui, jquery only) and includes both popup and inline modes. Please try out demo to see how it works.

                  • テクノロジー
                  • 2012/11/25 21:16
                  • bootstrap
                  • jquery
                  • javascript
                  • Twitter Bootstrap
                  • ui
                  • editable
                  • jQuery
                  • library
                  • Editable for Bootstrap

                    88 users

                    vitalets.github.io

                    Heads up! This project was significally improved and renamed into X-editable! Please use X-editable page to download newest release, create issues and view actual documentation. All futher updates will be done there. About Invokes in-place editing feature to any element of your page based on Bootstrap form and popover supported types: text, textarea, select, date validation on client and server-si

                    • テクノロジー
                    • 2012/11/21 18:13
                    • bootstrap
                    • form
                    • javascript
                    • TwitterBootstrap
                    • css
                    • twitter
                    • keyboard
                    • download
                    • framework
                    • excel

                    このページはまだ
                    ブックマークされていません

                    このページを最初にブックマークしてみませんか?

                    『vitalets.github.io』の新着エントリーを見る

                    キーボードショートカット一覧

                    j次のブックマーク

                    k前のブックマーク

                    lあとで読む

                    eコメント一覧を開く

                    oページを開く

                    はてなブックマーク

                    • 総合
                    • 一般
                    • 世の中
                    • 政治と経済
                    • 暮らし
                    • 学び
                    • テクノロジー
                    • エンタメ
                    • アニメとゲーム
                    • おもしろ
                    • アプリ・拡張機能
                    • 開発ブログ
                    • ヘルプ
                    • お問い合わせ
                    • ガイドライン
                    • 利用規約
                    • プライバシーポリシー
                    • 利用者情報の外部送信について
                    • ガイドライン
                    • 利用規約
                    • プライバシーポリシー
                    • 利用者情報の外部送信について

                    公式Twitter

                    • 公式アカウント
                    • ホットエントリー

                    はてなのサービス

                    • はてなブログ
                    • はてなブログPro
                    • 人力検索はてな
                    • はてなブログ タグ
                    • はてなニュース
                    • ソレドコ
                    • App Storeからダウンロード
                    • Google Playで手に入れよう
                    Copyright © 2005-2025 Hatena. All Rights Reserved.
                    設定を変更しましたx