- Summary
jQueryでGoogle Mapsを簡単に扱えるプラグイン。
- Sample code
$(document).ready(function() { $('selector').googleMaps({ latitude: 49.26063518364422, longitude: -123.15673828125 }); });
- Summary
TeX形式で記述した数式を画像として出力するjQueryプラグイン。
指定したクラス内のテキストを、以下のURLにリクエストしているようだ。
http://latex.codecogs.com/gif.latex
- Sample
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script src="jquery.jslatex.js"></script> <script> $(function () { $(".latex").latex(); }); </script> <div class="latex"> \int_{0}^{\pi}\frac{x^{4}\left(1-x\right)^{4}}{1+x^{2}}dx =\frac{22}{7}-\pi </div>
- Summary
ディスプレイを眺めながら、単純作業をするときのお共に。
高速バージョン
javascript:var%20wN2scRl;Sa5gNA9k=new%20Function('clearTimeout(wN2scRl)');document.onmousedown=Sa5gNA9k;Sa5gNA9k();void(wN2scRl=setInterval('if(pageYOffset%3Cdocument.height-innerHeight)%7Bwindow.scrollBy(0,2)%7Delse%7BSa5gNA9k()%7D',50))
javascript:var%20wN2scRl;Sa5gNA9k=new%20Function('clearTimeout(wN2scRl)');document.onmousedown=Sa5gNA9k;Sa5gNA9k();void(wN2scRl=setInterval('if(pageYOffset%3Cdocument.height-innerHeight)%7Bwindow.scrollBy(0,1)%7Delse%7BSa5gNA9k()%7D',50))
- Summary
html5doctor.com は HTML5で記述されているが、Internet Explorer 8で閲覧しても表示される。
これは、 html5shiv を利用しているため。
- Source
<!--[if IE]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]-->
- Reference
html5shiv - Project Hosting on Google Code
http://code.google.com/p/html5shiv/
HTML5 enabling script
http://remysharp.com/2009/01/07/html5-enabling-script/
Remy Sharp (rem) on Twitter
http://twitter.com/rem
HTML5 Doctor, helping you implement HTML5 today
http://html5doctor.com/
HTML5.JP
http://html5.jp/
- Summary
一行追加するだけで,Webページの上のテキスト入力フォームに
音声認識機能を追加できるJavascriptライブラリ.
- Reference
音声認識テキスト入力Javascriptライブラリ w3voiceIM.js
http://w3voice.jp/engine/
- via
スラッシュドット ジャパン | 全てのフォームに音声認識機能を!
http://slashdot.jp/article.pl?sid=07/07/09/0715202
- Reference
Creating web sites for the Wii Opera browser
http://www.bolinfest.com/wii/
- via
phpspot開発日誌 - Wii用のサイトを作る際に超便利なJavaScriptライブラリ「wii.js」
http://phpspot.org/blog/archives/2007/03/wiijavascriptwi.html
- Reference
RightContext
http://www.harelmalka.com/rightcontext/
- via
phpspot開発日誌 - 2007-02-26 - JavaScriptで簡単に独自の右クリックメニューを作成するライブラリ「RightContext」
http://phpspot.org/blog/archives/2007/02/javascriptright.html
- Reference
popupmenu.js - simple JavaScript popup menu library
http://spiritloose.net/misc/popupmenu/
spiritlooseのはてなダイアリー - 2007-02-26 - JavaScriptでの独自右クリックメニューライブラリ作った
http://d.hatena.ne.jp/spiritloose/20070226/1172458458
- Reference
いやなブログ - 2007-02-04
http://0xcc.net/blog/archives/000160.html
Days on the Moon - 2007-02-06 - 再帰クイックソートの可視化
http://nanto.asablo.jp/blog/2007/02/06/1167686
- Reference
KeyTypeListener.js
http://hatelabo.jp/js/KeyTypeListener.js
機能変更、お知らせなど - はてな技術発表会日記 - 1月19日の技術勉強会
http://hatena.g.hatena.ne.jp/hatenatech/20070119/1169203752
- Summary
軽量なJavaScriptエフェクトライブラリ.
- Reference
SimpleJS --Ajax Frameworks light and accessible to the beginners
http://simplejs.bleebot.com/en.html
- Demo
Dustin Bachrach
http://www.dbachrach.com/
- Reference
Dustin Bachrach Blog - A Cool CSS Effect - Dashboard [Updated x2]
http://dbachrach.com/blog/2006/10/a-cool-css-effect-dashboard/
- via
MOONGIFTニュース - CSS/JavaScriptだけでDashboard風のイフェクトを行うTips
http://news.moongift.jp/i-2947.html
- Reference
yui-ext Documentation Center
http://www.yui-ext.com/deploy/yui-ext/docs/
- via
phpspot開発日誌 - 2006-11-30 - Yahoo UI Libraryを拡張した超リッチなコンポーネント集
http://phpspot.org/blog/archives/2006/11/yahoo_ui_librar_4.html
- Summary
var p = new Poly9.URLParser('http://user:password@poly9.com/pathname?arguments=1#fragment'); /* OUT * p.getHost() == 'poly9.com' p.getProtocol() == 'http' p.getPathname() == '/pathname' p.getQuerystring() == 'arguments=1' p.getFragment() == 'fragment' p.getUsername() == 'user' p.getPassword() == 'password' */ p.setURL('another.url.com'); /* OUT * p.getHost() == 'another.url.com' p.getProtocol() == '' */
- Reference
JavaScriptist - javascript/ajax/サンプル/入門/リファレンス/ライブラリ
http://javascriptist.net/
phpspot開発日誌 - 2006-11-27 - JavaScript入門&応用&リファレンス&ライブラリ紹介サイト「JavaScriptist」を公開
http://phpspot.org/blog/archives/2006/11/javascriptjavas.html
- Summary
図形描画機能を,自分のツールに組み込めるとのこと.
- Reference
Open-jACOB Draw2D
http://www.openjacob.org/draw2d.html
- via
phpspot開発日誌 - 2006-11-26 - Visioのような図が書けるJavaScriptライブラリ「Open-jACOB Draw2D 」
http://phpspot.org/blog/archives/2006/11/visiojavascript.html
- Reference
jsh
http://www.asahi-net.or.jp/%7Exe4r-kmt/jsh/jsh.html
Collection & Copy - jsh
http://d.hatena.ne.jp/brazil/20061013/1160707813
- via
AUSGANG SOFT - 2006-11-21 - Greasemonkeyでテキストエディタ
http://a-h.parfe.jp/einfach/archives/2006/1121172220.html
- Summary
JavaScriptファイル自体を gzip で圧縮して読み込ませれば良い.
<script type="text/javascript" src="prototype.js.gz"></script>
RewriteEngine on RewriteCond %{HTTP_USER_AGENT} ".*Safari.*" [OR] RewriteCond %{HTTP:Accept-Encoding} !gzip RewriteRule (.*)\.jgz$ $1\.js [L] AddType "text/javascript;charset=UTF-8" .jgz AddEncoding gzip .jgz
- Reference
GoodPic.com - Lightbox.js で学ぶ script.aculo.us アニメーションの使い方
http://www.goodpic.com/mt/archives2/2006/11/lightboxjs_scri.html
- Summary
アンカーに付けられたtarget属性の判別とページ内リンクを視覚的に明示する仕組みを提供する補助スクリプト
- Reference
Link Indicator
http://serennz.cool.ne.jp/sb/sp/linkindicator/index_ja.html
- via
caramel*vanilla - 2006-10-08 - ページ内リンクをわかりやすくするJavaScript
http://caramel-tea.com/2006/10/link_javascript/