Recent Updates Follow @CreateJS on twitter Latest github Updated build script to include Touch & Filter in the core lib. February 2012 iOS Touch Support mp3 File support Sound sprite support January 2012 iOS Touch Support The Story 続きを読む
CRIR: Checkbox & Radio Input Replacement This combination of JavaScript and CSS will hide checkbox and radio inputs that have a class = "crirHiddenJS", an id, and a proper label tag. This will allow you to style the label however you wish usi... 続きを読む
A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page. For an example, see the README Download Change Log Features Works on HTML pages Works even if code contains embedded links, line numbers... 続きを読む
soundManager.play('helloWorld','/hello-world.mp3'); Sometimes, necessity is the mother of invention. Or in this case, procrastination. I've been working on a DJ/production/music-related site (still not live at time of writing despite the doma... 続きを読む
「iTunes」をWiiリモコンやゲームパッド、ホットキーなどで操作「iRemocon」 次の記事 »:PDFやEXE、CSS等ファイルのフォーマット別アイコン集 BlueShoes: JavaScript Collection Get all the above components in one package. There is an example that uses ... 続きを読む
SimpleJS is a javascript library simple and light proposing functions ready with the use to facilitate the exploitation of ajax. New Version: 0.1 beta simple.js : simpleJs base library (5ko) simpleajax.js : ajax functions (6ko) simpleacco.js ... 続きを読む
ウィンドウサイズに応じてレイアウトを調整するJavaScriptライブラリ「Dynamiclayout.js」 2006年12月27日 Particletree Dynamic Resolution Dependent Layouts ウィンドウサイズに応じてレイアウトを調整するJavaScriptライブラリ「Dynamiclayout.js」。 読み... 続きを読む
Demos Main demo(Pane splitter). From the menu of this widget, you will find links to documentation and other demos. This widget has been created from scratch per request from users. The idea(not code) is based on concepts by Jack Slocums yui-... 続きを読む
JavaScriptを使った各種WYSIWYGライブラリまとめ。 こういった仕組みも今では真新しいものではなくなりましたが、それぞれ特徴があって微妙に使いどころが違う場合があると思うのでまとめ。 Yahoo UI Library ベースのWYSIWYG prototype.jsでクロスブラウザなWY... 続きを読む
Triangles in Javascript This is demonstration of rendering arbitrary triangles (relatively fast) with javascript/DOM/css (no images, flash, canvas tags or java applets). This is known so far to work in IE6 (with some hacks to render transpare... 続きを読む
yui-ext Documentation Center Yahoo UI Libraryを拡張した超リッチなコンポーネント集。 拡張コンポーネントを使って作ったものリストを以下に列挙。 Livedoor Reader のようなすごいRSSリーダー その場で編集可能な使いやすく、クールなグリッドコンポーネン... 続きを読む
このページはAjax関連ライブラリ等で利用できるエフェクトに関しての用例を掲載しています。これらのエフェクトは非同期通信を行わなくても利用できるため、通常のサイトでも効果的に利用できます。Ajax一般に関してはAjax勉強用サンプル&解説を参照してくださ... 続きを読む
Edit area Here is EditArea, a free javascript editor for source code. (That is no way a WYSIWYG editor). This editor is designed to edit souce code files in a textarea. The main goal is to allow text formatting, search and replace and real-ti... 続きを読む
Tag: event, javascript, Shibuya.JS 2006年 6月30日(金)に Shibuya.JS Technical Talk #2 へ参加しました。 JavaScript は、プログラミングをする人にもデザインをする人にも触れる機会のある言語ということもあり、他のプログラミング言語(また、その言語に... 続きを読む
The Ajax.RssReader class allows fetching and parsing RSS feeds in Javascript.Add to Del.icio.us RequirementsPrototype - http://prototype.conio.net/ Usagefunction myCallback( rss ) { alert(rss.channel.title); for(var n=0; n<rss.items.l... 続きを読む
先日 Scriptaculous 1.6.0 が公開されましたね。Web2.0 全盛の今、Scriptaculous は無くてはならない必須ライブラリの一つとなりました。2000年前後、DHTML と云われる技術を駆使した視覚効果を頻繁に使った Web ページをよく見るようになりました。当時はキャ... 続きを読む
初心者お断り。 ここに載せた JavaScript のほとんどは NN 4.06 または IE 4.0 以上でないと正常に動作しません。 一部のプログラムは、トータルで何千行ものコードにもなり、確保する配列 の要素の数も数万オーダになります。Internet Explorer では、 たった... 続きを読む
tomas.epineer.se Asynchronous file upload with AJAX progress bar in PHP One of the few things that I find lacking in PHP is the ability to report the progress of a file upload. This means that file uploads, especially uploads of larger files,... 続きを読む
はてなブックマークをみていたら、気になるエントリーを発見。 [戯] target="_blank" を使わないで新しいウィンドウでリンクを開く方法 target="_blank"という書き方がXHTML 1.1 や XHTML Basicに準拠していないので、これらに準拠するようにしつつ、別ウィンド... 続きを読む