• このエントリーをはてなブックマークに追加

関連記事

(日本語) ナビゲーション内にサムネイルを設置できる画像スライダー・ギャラリー用プラグイン

Sorry, this entry is only available in 日本語.

(日本語) テキストボックスの入力値を数値限定にしてくれる「jQuery - numeric」

Sorry, this entry is only available in 日本語.

(日本語) 開閉できるツリー構造を表現できる「jsTree」

Sorry, this entry is only available in 日本語.

(日本語) クレジットカード番号のバリデーションとカード会社を特定してくれる「jQuery Credit Card Validator」

Sorry, this entry is only available in 日本語.

(日本語) マウスオーバーすると画像にキャプションを表示してくれる「Mosaic」

Sorry, this entry is only available in 日本語.

no image

(日本語) テキストエリアを自動的にリサイズしてくれる「Autosize」

Sorry, this entry is only available in 日本語.

(日本語) シンプルでカスタマイズ豊富なスライダー用プラグイン「bxSlider」

Sorry, this entry is only available in 日本語.

(日本語) ページ内のフォントサイズを変更してくれる「Text Resizer」

Sorry, this entry is only available in 日本語.

(日本語) Amazonのような画像ズーム機能が実装できる「SergeLand Image Zoomer」

Sorry, this entry is only available in 日本語.

(日本語) レスポンシブに対応したテーブルを実装できる「FooTable」

Sorry, this entry is only available in 日本語.

Comment

  1. formatとlanguageの間にカンマがなくて、
    うまく動かなくてツマヅイてました。。。
    私ぐらい?

    $(function() {
    $('#dp1').datepicker({
    format: 'dd/mm/yyyy',
    language: 'ja', // カレンダー日本語化のため
    });
    });

  2. 大変参考になりました。ありがとうございます。カレンダーの日付切り替えタイミングが日本時間ではないようなのですが、調節は可能なのでしょうか?

    • コメントありがとうございます。
      「カレンダーの日付切り替え」とはchangeDateイベントのことでしょうか? また、「タイミング」(時間)とは、どう取得されているのでしょうか?
      可能でしたら、コードなど添付いただけますか?

Leave a Reply to neco Cancel reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.

    PAGE TOP ↑