jQuery Enlightenment | by Cody Lindley | 1st Edition | based on jQuery 1.3.2 A book for jQuery developers who have surpassed the introductory concepts 2000+ copies sold! $15 PDF book (123 pages) Have a discount code? or Need a bulk license, $100 for up to 100 people Color ($45) or B&W; ($30) hard copies from lulu.com jQuery Enlightenment was written to express, in short-order, the concepts essenti
This plugin leverages the special event api, to add bind-able drop behavior events. This plugin is designed to work exclusively with $.event.special.drag, actually, it doesn't work without it. Download - jQuery 1.2.6+ required, jquery.event.drag 1.0+ required. jquery.event.drop-1.1.js Complex demo... This plugin compares "dragProxy" position and registered drop target positions asynchronously, bas
I’ve been using JQuery for a while now and really agree with its tag line that it’s the “The Write Less, Do More, JavaScript Library”. We’ve also got this code for dragging and dropping table rows that has proved very popular, so it seemed natural to combine the two and wrap up the table drag and drop as a JQuery plugin. Update: You can now read the latest docs at https://github.com/isocra/TableDn
jQuery.event.trigger(eventType); で、やる。若手ITゾンビで読んだ。 主な用途はDOM要素に紐づかないcustom eventの通知用(例:ajaxSend)と思われる。 (全DOM要素への通知って用途はあるのかな?) 実行すると、jQuery.cacheに入っている全てのオブジェクト(DOM要素に限らない)に対して、このeventを通知する。 なので、Ajax中にページ更新する際の注意点 - to-RのtipsでajaxSendをbindする対象はbodyでなくても良い。 ただし、jQuery.event.global[eventType]がtrueの場合(一度でもこのeventTypeのeventをbindしたことがある場合)のみ、この処理は行われる。 なので、例えばajaxSendを一度もbindしていなければ全cacheを舐めるような処理は行われない
Cross-browser text selection and modification plugin built on top of the jQuery library. Tested with Opera 9.5 (Windows) and Opera 9.6 (Linux), Mozilla Firefox 3.0 (Windows and Linux), Internet Explorer 7, Chrome 2.0 and Safari 4.0. Plugin works only with first element of set of elements, which have to be «textarea» or «input type=text». This plugin has five functions: getSelection – return star
Copyright © Dylan Verheul <dylan@dyve.net> Licensed like jQuery, see http://docs.jquery.com/License. If you like whay you see, a donation is always welcome. autocompleteA jQuery autocompleter with caching options to limit server requests. Please also look at the documentation (plain text, download or view). A brief history of autocomplete plugins: I wrote an original autocomplete plugin Several pe
Note (2010-06-23): This plugin is deprecated and not developed anymore. Its successor is part of jQuery UI, and this migration guide explains how to get from this plugin to the new one. This page will remain as it is for reference, but won’t be updated anymore. If you’re still using the plugin and can’t upgrade to jQuery UI autocomplete: Someone else is maintaining a GitHub repository with the plu
This past weekend was the 2009 jQuery Conference here in Boston. It was an incredible event – 300 people attended and a ton of discussion, collaboration, and learning happened. Nearly the entire jQuery project team had the opportunity to meet for two days prior to the conference and hash a number of things out – figuring out most of the planning for the upcoming year. The core dev team also had th
Managing Complexity in the UI As everyone knows, the more dependencies you have in a system, the harder maintaining that system is. Javascript is no exception- and orchestrating actions across complex user interfaces can be a nightmare if not done properly. Luckily, there’s a great pattern for orchestrating complex interaction in a disconnected way. No, it’s not the Observer pattern. It’s a take
COLOKSGP - Link Daftar Situs Slot Thailand Terbaik dengan RTP Slot Tertinggi Sebagai portal atau situs slot server thailand yang resmi dan terpercaya, COLOKSGP telah menjadi pilihan yang sangat tepat bagi para pemain yang ingin memainkan slot gacor dengan lebih aman dan nyaman. COLOKSGP menawarkan berbagai permainan slot online dari provider-provider terkenal seperti Pragmatic Play, Joker123, Haba
その昔(3年以上前)Microsoft がLive Clipboardというのを発表していた。これに対応したサイトでは、Webアプリのデータを構造化した状態でコピー&ペーストしてアプリケーション間で持ち回ったり、クライアントソフトにコピーできたりする。なかなかおもしろかったが、その後どうなったのか知らない。なので思い出しついでにjQuery用のLive Clipboardもどきをつくった。 ソースコード http://code.google.com/p/liveclipboard-jquery/ サンプル http://liveclipboard-jquery.googlecode.com/svn/trunk/videosearch.html Google動画検索結果をマウスで選択し、右クリックメニューから検索結果をクリップボードにコピーできる。 スプレッドシートに Ctrl(MacではC
Ajax中にページ更新する際の注意点 Ajaxで通信中にF5などを押してページをリロードすると通信エラーが帰ってきます。 詳しくは調べていませんが、どうもFirefoxでの挙動のようです。 参考:FirefoxでAjax中にF5押したとき « pocketo.net blog このサイトのようにAjaxのXMLHttpRequestをabort()で中断すれば、この問題は解決できます。 var xhr = $.ajax( {....}) $( document ).bind( 'beforeunload', function() { xhr.abort(); } ); ただ、通信の数が多い場合は、毎回設定するのは少し面倒。 そういう場合は、以下のように設定しておくとjQueryでajaxを使うと自動でabort()を設定してくれます。 $("body").bind("ajaxSend",
This detailed tutorial will show you how to turn long webform into a wizard with “steps left” information. A plugin is also available for download. Download plugin with example View demo What is our task? If you would, for whatever reason, have a large webform all fields shoud be semantically divided into fieldsets. Each fieldset would clearly describe each group of fields. Although many examples
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く