JavaScript

jQuery 1.1 と他のライブラリ(Prototype, YUI, MooToolsなど)を併用する方法

第三十五回 先日紹介した jQuery 1.1 では,HTML要素を選択するために$();を使っています.しかし,この関数は他の主要JavaScriptライブラリ*1でも同じように使われているので,複数のライブラリを同時に利用すると思わぬバグが出たりします. jQuery 1.1 で…

jQuery 1.1 を使ってみた

第三十四回 > jQuery Birthday: 1.1, New Site, New Docs">Great news, everyone! Today is jQuery’s 1 Year “Birthday”! (I released it 1 year ago, today, at BarCamp New York City) In celebration, we’ve got a bunch of stuff for you to enjoy.様々…