资 源 简 介
Member
From: Netherlands
From : 2007-02-28
Posts: 25
E-mail Website
Pork.PigWindow 0.1 (Light-weight draggable and closable window)
The last couple of weeks i"ve been fiddling with some of the Mootools drag&drop window classes and found that most of them have too many quirks due to complexity. (Mocha doesn"t resize, StickyWin has too many abstractions, dependencies and features, others are not extendible or have crappy code)
I finally stripped all dependencies and IE fixes from Anewton"s StickyWindow stuff (following the do-not-re-invent-the-wheel-principle), added my own tiny sauce and a couple of events and this is what"s left: A simple class that just loads an URL via element.load(url) (Note! This has NO IE fixes!!)
Confirmed working on FF 3.0 and FF Mac :)