jqBootstrapValidation A JQuery validation plugin for bootstrap forms. It turns this <input type="email" id="email" required> <input name="emailAgain" data-validation-matches-match="email" data-validation-matches-message= "Must match email address entered above" > <input type="checkbox" name="terms-and-conditions" required data-validation-required-message= "You must agree to the terms and condition
<form id="loginForm" class="bs-docs-example form-horizontal"> <legend>Login Form</legend> <fieldset> <div class="control-group"> <label class="control-label" for="inputemail">Email</label> <div class="controls"> <input type="text" id="inputemail" name="inputemail" placeholder="Email"> </div> </div> <div class="control-group"> <label class="control-label" for="inputPassword">Password</label> <div c
■ [rails] Rails で callback を実行したくない時のアレ Rails で特定の条件では callback を実行したくない時は ActiveSupport::Callbacks::ClassMethods の skip_callback を使う。ドキュメントに書いてある例以外にも User の中の特定のメソッドの中、具体的には自分自身を複製するような処理で callback を除外したい時は User.skip_callback :validate, :before, :validate_methods と書けばよい。ただ、上記のように if を抜くと、skip と言いつつ実際には remove と同様の動きになって callback が常に消えてしまう。なので、実際に使う時は User.skip_callback :validate, :before, :valid
Mar 09, 2010 ちょっとHTML5の文書構造の検証なんかをしてくれるValidator.nuをローカル環境で実行してみたくなったので、構築手順を簡単にメモ。構築に使った環境はMac OS X 10.6で、作業は全部ターミナル上でやりました。 Validator.nuの環境を構築するには、Mercurialが必要になるのでまずはそれを入れます。自分の場合は下記のようにMacPortsを使って入れましたが、公式のバイナリをダウンロードして入れても問題ないかと思います。 $ sudo port install mercurial Validator.nuはJavaで作られています。Javaプログラムを実行するには環境変数JAVA_HOMEが必要となりますが、Macの場合はデフォルトで設定されていないので、設定します。とりあえず今回は.bash_profileにでも書いておくとします。
Validator.nu is validation 2.0. The Pitch No DTD-Based Validation Basic Usage Alternative Modes of Input Configurability Web Service API Preset Schemas Non-Schema Checkers FAQ Known Issues and Ideas for Future Development Reporting Bugs and Getting Help Feature Details for Custom Schemas Source Code Acknowledgments Links to Other Validators Terms of service Privacy The Pitch (X)HTML5 validation. R
Thinking to create a website? Of course, to sustain in this fast moving culture, you should have a website on your own.Now having an appealing and informative quality web site becomes a compulsion. Because through the websites, you can broaden your business and your thoughts by interacting with more people. While beginning, you may land … Read more How do you feel if there is an interface for crea
あのプロパティの使い方なんだっけ? これからはFireScopeで一発! SitePoint.comは1月27日(米国時間)、Firebug上で動作するアドオン「FireScope v1.0.1」をリリースした。FireScopeはFirefox2-3のFirebug1.2以降で動作するアドオン。各種HTMLエレメントやCSSプロパティといった要素のリファレンスと各種ブラウザの対応状況、サンプルコードを表示してくれるアドオンだ。SitePointが公開している各種HTML, CSSリファレンスの一部をまとめた内容となっている。 主な機能は次のとおり。 HTML Elements Reference HTML Attributes Reference CSS Properties Reference サンプルコード リファレンス内検索 W3C勧告に準拠しているかどうか 各種ブラウザ対応状況(
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く