jQuery API Documentation 日本語訳このサイトについて このサイト「jQuery API Documentation 日本語訳」は、2012年5月頃時点のjQuery API Documentationを日本語に翻訳したものです。 この翻訳は、原文取得時のjQueryのバージョンが1.7.2のため、jQuery最新バ... 続きを読む
Can't find a Plugin you are looking for? Check out the jQuery Wiki page. Are you a plugin developer? Please move your plugin over to this site. 続きを読む
白石 俊平 ニュース jquery 0 Comment 2013年1月17日、jQuery「公式」のプラグイン・レジストリ(プラグインの集積場)が公開されました! URLはこちらになります。 http://plugins.jquery.com/ このプラグイン・レジストリの目的は、従来のプラグインサイトで... 続きを読む
imagesLoaded A small jQuery plugin that triggers a callback after all the selected/child images have been loaded. Because you can't do .load() on cached images. $('#my-container').imagesLoaded( function( $images ) { // callback provides one a... 続きを読む
使いやすさ・見やすさにこだわったjQuery日本語リファレンス該当なし リファレンスデータ 削除中 リファレンスデータの削除が 完了しました。 リファレンスデータ ダウンロード中 リファレンスデータのダウンロードが 完了しました。 Qrefy(クレフィ)は、見やす... 続きを読む
jQuery 1.7が公開されたので、早速1.6.xからの更新内容をまとめてみました。 jQuery: » jQuery 1.7 Released (リリース記事) Version 1.7 – jQuery API (公式ドキュメント、1.7で変更があったもののみ) 1.7 all tickets – jQuery Core – Bug Tracker (1... 続きを読む
jQuery, javascript, jQuery.selection選択範囲のテキストを操作するためのjQueryプラグイン jQuery.selection を書いたので、アップしました。IE6やFireFox3.5、Google Chrome 6など主要なブラウザでチェック済みです。ファイルはこちらhttp://jquery-selectio... 続きを読む
jQueryのマイナーバージョンアップがリリースされて取り敢えずバージョンアップしましょう、みたいになる状況を想定してたんだけど1ヶ月以上経ってしまったのでブログに書きます。twitterなどでちょくちょく書いていたので知っている人は知っていると思いますが... 続きを読む
jQuery逆引きマニュアル Webデザインの現場で役立つ基本と実践 [単行本(ソフトカバー)] 西畑一馬 (著), 中村享介 (著), 徳田和規 (著) 続きを読む
pluginquery helps you find the most suitable, reliable jQuery plugins for your project 続きを読む
Current Version: 1.1.1 - Last Updated: January 27, 2010 - Regularly verified as compatible with the newest jQuery libraries (currently, version 1.4.3) 'onImagesLoad' is a simple jQuery plugin that will callback a function when: All images wit... 続きを読む
Firefoxアドオン, プログラミング探し当てるのにかなり時間かかったので一応。 var doc = gBrowser.selectedBrowser.contentDocument; var win = doc.defaultView; var unsafeWindow = win.wrappedJSObject; var $ = unsafeWindow.jQuery; $("div.new-tweets-ba... 続きを読む
試験期間中の夜はテンション高いぜイエー Google Reader見てたらjQuery1.4.3が来てるじゃないすか!! jQuery: » jQuery 1.4.3 Released jQuery1.4.2のときは大した変更がなかったんですが、1.4.3は予想通りかなりの変更が加えられてます! 内容は本家のブログが詳... 続きを読む
jQuery 1.4.3 is now out! This is the third minor release on top of jQuery 1.4, fixing some bugs and landing some nice improvements. I would like to thank the following community members that provided patches and input for this release: Anton ... 続きを読む
※ こちらのブログで MVP のナオキさんにご指名を受け、急いでまとめてみました(笑)。 jQuery Template、DataLinking、GlobalizationがjQuery 公式プラグインへ! ナオキさん、いつもありがとうございます。 今年の 3 月に私のブログの こちらの記事 でご紹... 続きを読む
JavaScript, 勉強会2010/09/26(日) に京都で Kanasan.JS jQuery コードリーディング #2 が行われた(告知ページ)。みんなで jQuery のソースコードを読む勉強会で、僕は初めての参加。事前に前回分も読んでおいたので準備万端、気合いを入れて参加した。で、今回... 続きを読む
9月26日にKanasan.js主催で開催された「jQuery コードリーディング#2」に参加してきました。 複数人でペースを合わせてコードを読んでいくのは初めてだったので、最初は勝手がつかめなくて戸惑いましたが、慣れるとかなり面白かったです。一人で読んでいたら何... 続きを読む
Revisions cfae96 ralphho... Sun Apr 25 11:37:37 -0700 2010 f94847 ralphho... Sun Apr 25 11:13:44 -0700 2010 c69209 ralphho... Sun Apr 25 11:12:55 -0700 2010 11d57a ralphho... Sun Apr 25 10:15:57 -0700 2010 972a94 cowboy Sun Apr 25 07:00:18 -0... 続きを読む
JavaScript, 勉強会2010/09/26(日) に京都で Kanasan.JS jQuery コードリーディング #2 が行われる(告知ページ)。みんなで jQuery のソースコードを読むイベントで、今回が2回目だ。参加者募集中です。jQuery はファイル1つだけのライブラリなのですごい環境と... 続きを読む
JSLint jQuery core passes JSLint with a few stipulations. To run JSLint against jQuery you can download jQuery from Git and run 'make lint'. We ignore the following warnings from JSLint: "Expected an identifier and instead saw 'undefined' (a ... 続きを読む