2009年に紹介したものを中心としたjQueryのプラグイン100選です。 カルーセル・ニュースティッカー関連 ギャラリー・画像拡大関連 ナビゲーション関連 タブ関連 パネル・ボックス関連 角丸関連
2009年に紹介したものを中心としたjQueryのプラグイン100選です。 カルーセル・ニュースティッカー関連 ギャラリー・画像拡大関連 ナビゲーション関連 タブ関連 パネル・ボックス関連 角丸関連
Here are some examples for Flot, the Javascript charting library for jQuery: Basic example Different graph types Setting various options and annotating a chart Updating graphs with AJAX and real-time updates Being interactive: Turning series on/off Rectangular selection support and zooming and zooming with overview (both with selection plugin) Interacting with the data points Panning and zooming (
JSmartyにはテンプレート関係のAPI(assignやdisplay)以外にも色々なオブジェクトを用意しているのですがその中のPluginオブジェクトの紹介。テンプレートエンジンとしての機能を利用しなくても以下のように活用できます。 便利な使い方 JavaScriptでsprintfしたい!あとグローバル領域を汚したくないし…っていうときに使えます。JSmarty.jsをコールするとグローバル領域は基本的にJSmartyしか増えません。 <script src="JSmarty.js"></script> (function() { // 注意:初回呼出はSAJAXで呼出すので時間がかかる。 // 2回目以降はキャッシュ呼び出しています。 var sprintf = JSmarty.Plugin.getFunction('php.sprintf'); alert(sprintf("%0
インストールされているプラグインを判定する JavaScript QuickTimeやFlashプラグインが、インストールされているかを判定するコード、を、Google Code Searchから切り貼りした。 function checkPlugin(mimeType, comNames){ comNames = [].concat(comNames); if(navigator.userAgent.indexOf('MSIE')==-1){ return !!navigator.mimeTypes[mimeType]; } for(var i=comNames.length-1 ; comNames[i] ; i-- ){ try{ new ActiveXObject(comNames[i]); return true; }catch(e){ } } return false; } 実
サイトを普通にAjaxを使って作ると,ブラウザの戻るボタンが使えなくなったり,ブックマークができなくなってしまう. サイトの中の一部(たとえば商品情報)をAjaxで差し替えるようなケースでは,これが結構使い勝手を悪くしてしまう. location.hashを使ったセッション復元@最速インターフェース研究会 の記事をみて,location.hashでできそうなことを知ったけれど,どうもIEではうまく動かない. さらに色々調べてみると, Fixing the Back Button and Enabling Bookmarking for AJAX Apps というような情報を発見. IEの場合は,location.hashの代わりにiframeを使えばできる模様. ブラウザごとの挙動をまとめると
This plugin was originally written by Dave Methvin. Dave and I collaborated on several improvements and the project is now hosted on github. The most recent version is also available here: jquery.corner.js. It's important to understand that this corner plugin is pulling off its magic by adding more elements to the page. Specifically, it adds div "strips" to the item to be cornered and sets a solid
Demos » Greybox Redux Only 1.2kb using the jQuery library (compared to over 12kb for the original). Completely unobtrusive - no need to embed Javascript into your site. Download Greybox Redux All original code by: 4mir Salihefendic See it in action: Launch Google Visit Yahoo Microsoft would like a visit. jQuery Rocks!
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く