www.dolem.com — Lytebox was written from the Lightbox class that Lokesh Dhakar (www.huddletogether.com) originally wrote. The purpose was to write a self-contained object that eliminated the dependency of prototype.js, effects.js, and scriptaculous.js. Since the original version of Lytebox (which released with iFrame support), major modifications have been made to improve performance as well as "Slideshow" support, "Themes" support, HTML content support (as opposed to just images) and many more configurable options that allow you to customize the look a
ajaxian.com — As part of the Apple announcements yesterday they showed off a new .Mac Web Gallery that uses Prototype and Script.aculo.us to give you a rich web view of your photos. Shaun Trennery blogged about the features: The main page is a collection of album thumbnails that change as the user hovers over them. The powerful effect allows the user to quickly scan through the album’s photos without the need for a single click. Once within an album, the photos are displayed in either a grid, mosaic, carousel or a slideshow. The user can quickly c
jquery.com — jQuery 是继 prototype 之后又一个优秀的 Javascript 框架。有人使用这样的一比喻来比较 prototype 和 jQuery : prototype 就像 Java,而 jQuery 就像 ruby. 实际上我比较喜欢 java(少接触 Ruby 罢了)但是 jQuery 的简单的实用的确有相当大的吸引力啊!在项目里我把 jQuery 作为自已唯一的框架类包。使用其间也有一点点心得,其实这些心得,在 jQuery 的文档上面也可能有讲,不过还是记下来,以备忘罢。