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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    ChatGPT

『A Beautiful Site』

  • 人気
  • 新着
  • すべて
  • Disable Highlighting on Webkit Form Controls | A Beautiful Blog

    3 users

    abeautifulsite.net

    Webkit users — that is, anyone using Apple Safari or Google Chrome: Have you ever wondered how to get rid of that fuzzy blue/yellow halo that appears when you focus on text fields, textareas, and other form controls on your website?  Here’s a small snippet of CSS code that you might find useful: *:focus { outline: none; } This will effectively remove all traces of the outline, allowing you the fre

    • 世の中
    • 2011/06/16 23:51
    • webkit
    • CSS
    • jQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements) | A Beautiful Blog

      8 users

      abeautifulsite.net

      jQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements) Overview This jQuery plugin aims to replace the basic functionality provided by the standard JavaScript alert(), confirm(), and prompt() functions. What’s the benefit of using custom methods? Well, a few good reasons, really. Contents Usage Compatibility Demo Download Known Issues Licensing These are completely customizable via CSS (whic

      • テクノロジー
      • 2010/10/15 16:53
      • jquery
      • UI
      • js
      • jQuery File Tree | A Beautiful Blog

        10 users

        abeautifulsite.net

        Overview jQuery File Tree is a configurable, AJAX file browser plugin for jQuery. You can create a customized, fully-interactive file tree with as little as one line of JavaScript code. Currently, server-side connector scripts are available for PHP, ASP, ASP.NET, JSP, and Lasso. If you’re a developer, you can easily make your own connector to work with your language of choice. Contents Features Co

        • テクノロジー
        • 2010/07/06 20:00
        • jquery
        • ツリー
        • tree
        • plugin
        • javascript
        • jQuery
        • dev
        • A Beautiful Site » Blog Archive » jQuery Context Menu Plugin

          6 users

          abeautifulsite.net

          jQuery Context Menu Plugin Posted by Cory LaViska in jQuery on September 14, 2008 at 2:45 pm Contents Overview Features Compatibility Demo Download Usage Dependencies Creating Methods Styling Callback To Do List Licensing & Terms of Use Overview jQuery Context Menu is a context menu plugin for jQuery. It was designed to make implementing context menu functionality easy and requires minimal effort

          • 暮らし
          • 2009/12/27 03:54
          • ContextMenu
          • jquery
          • !gtd 資料(いつか読む)
          • plugin
          • A Beautiful Site » Blog Archive » jQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements)

            9 users

            abeautifulsite.net

            jQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements) Posted by Cory LaViska in jQuery on December 29, 2008 at 1:25 pm Contents Overview Usage Compatibility Demo Download Known Issues Licensing Overview This jQuery plugin aims to replace the basic functionality provided by the standard JavaScript alert(), confirm(), and prompt() functions. What’s the benefit of using custom methods? Well,

            • テクノロジー
            • 2009/11/26 10:53
            • jquery
            • dialog
            • UI
            • javascript
            • jQuery
            • 記事
            • plugin
            • A Beautiful Site » Blog Archive » jQuery File Tree

              11 users

              abeautifulsite.net

              jQuery File Tree Posted by Cory LaViska in jQuery on March 25, 2008 at 6:32 pm Contents Overview Features Compatibility Demo Download Usage Dependencies Creating a File Tree Configuring the File Tree Styling the File Tree Handling Feedback Connector Scripts Custom Connector Scripts Version History Licensing & Terms of Use Special Thanks Comments Overview jQuery File Tree is a configurable, AJAX f

              • テクノロジー
              • 2009/11/06 21:43
              • jQuery
              • Ajax
              • UI
              • javascript
              • jQuery File Tree

                4 users

                abeautifulsite.net

                Search the Notebook Recent Notebook EntriesBookmark this Article Popular EntriesjQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements) jQuery File TreejQuery MultiSelectjQuery Context Menu PluginUsing jQuery with GreasemonkeyRelated EntriesUsing jQuery with GreasemonkeyManipulating Stylesheets with GreasemonkeyjQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements) jQuery Context Menu P

                • 学び
                • 2009/02/20 14:37
                • jquery
                • plugin
                • ui
                • jQuery Context Menu Plugin Demo

                  3 users

                  abeautifulsite.net

                  This plugin lets you add context menu functionality to your web applications. Tip: Try using your keyboard to make a selection. Back to the project page

                  • 暮らし
                  • 2009/02/13 23:09
                  • jQuery
                  • Plugin
                  • A Beautiful Site

                    4 users

                    abeautifulsite.net

                    A collection of thoughts about HTML, CSS, JavaScript, UX, a11y, web standards, and related things. Posts by Cory LaViska. I like using GitHub issues for actionable things such as bugs and backlog items I've committed to doing. Non-maintainers are encouraged to open issues only for bugs, whereas everything else is a discussion.

                    • テクノロジー
                    • 2009/02/02 14:32
                    • jquery
                    • javascript
                    • webdesign
                    • tips
                    • jQuery Alert Dialogs

                      30 users

                      abeautifulsite.net

                      « jQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements) Basic Examples Alert jAlert('This is a custom alert box', 'Alert Dialog'); Confirm jConfirm('Can you confirm this?', 'Confirmation Dialog', function(r) { jAlert('Confirmed: ' + r, 'Confirmation Results'); }); Prompt jPrompt('Type something:', 'Prefilled value', 'Prompt Dialog', function(r) { if( r ) alert('You entered ' + r); }); Addit

                      • 暮らし
                      • 2009/01/05 12:44
                      • jquery
                      • ライブラリ
                      • JavaScript
                      • *jquery
                      • *javascript
                      • plugin
                      • jQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements)

                        3 users

                        abeautifulsite.net

                        Search the Notebook Recent Notebook EntriesBookmark this Article Popular EntriesjQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements) jQuery Context Menu PluginjQuery File TreeManipulating Stylesheets with GreasemonkeyUsing jQuery with GreasemonkeyRelated EntriesUsing jQuery with GreasemonkeyManipulating Stylesheets with GreasemonkeyjQuery Context Menu Plugin$.postJSON() for jQueryUsing jso

                        • 世の中
                        • 2008/12/31 15:09
                        • plugin
                        • jquery
                        • ui
                        • web
                        • jQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements)

                          31 users

                          abeautifulsite.net

                          Search the Notebook Recent Notebook EntriesBookmark this Article Popular EntriesjQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements) jQuery Context Menu PluginjQuery File TreeThe DynamicRSS PHP ClassInstalling SSH2 for PHP on a Media Temple DV ServerRelated EntriesjQuery Context Menu Plugin$.postJSON() for jQueryUsing json_encode() and json_decode() in PHP4jQuery Right-click PluginjQuery M

                          • 暮らし
                          • 2008/12/31 10:35
                          • jquery
                          • javascript
                          • dialog
                          • plugin
                          • popup
                          • ui
                          • jQuery Context Menu Plugin

                            35 users

                            abeautifulsite.net

                            Search the Notebook Recent Notebook EntriesPopular EntriesjQuery Context Menu PluginThe DynamicRSS PHP ClassjQuery File TreeA Beautiful Site Launches Surreal CMSInstalling SSH2 for PHP on a Media Temple DV ServerRelated Entries$.getPOST() for jQueryjQuery Right-click PluginjQuery MultiSelectjQuery File Tree50 Amazing jQuery Examples by Noupe Archives December 2008November 2008October 2008Septembe

                            • 暮らし
                            • 2008/12/09 14:04
                            • jquery
                            • plugin
                            • javascript
                            • menu
                            • 右クリック
                            • library
                            • UI
                            • contextmenu
                            • *jquery
                            • *javascript
                            • jQuery File Tree Demo

                              18 users

                              abeautifulsite.net

                              Feel free to view the source code of this page to see how the file tree is being implemented. Back to the project page

                              • 暮らし
                              • 2008/03/27 11:58
                              • jQuery
                              • JavaScript
                              • UI
                              • plugin
                              • library
                              • web
                              • jQuery File Tree

                                82 users

                                abeautifulsite.net

                                Search the Notebook Recent Notebook EntriesPopular EntriesjQuery File TreejQuery Context Menu PluginjQuery MultiSelectjQuery Right-click PluginExternal Popup Links Using jQueryRelated EntriesjQuery Context Menu PluginParsing a JSON String Results in an ‘Invalid Label’ Error Determine the Parent Directory of a Path in PHP$.getPOST() for jQueryUsing json_encode() and json_decode() in PHP4 Archives

                                • 暮らし
                                • 2008/03/27 09:25
                                • jquery
                                • javascript
                                • plugin
                                • library
                                • tree
                                • ajax
                                • file
                                • *javascript

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

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

                                『A Beautiful Site』の新着エントリーを見る

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

                                j次のブックマーク

                                k前のブックマーク

                                lあとで読む

                                eコメント一覧を開く

                                oページを開く

                                はてなブックマーク

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

                                公式Twitter

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

                                はてなのサービス

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