
acid06 at gmail
Apr 13, 2006, 7:25 PM
Post #35 of 35
(2417 views)
Permalink
|
|
Re: Suggested minor fixes for Catalyst error output
[In reply to]
|
|
On 4/13/06, Sebastian Riedel <sri [at] oook> wrote: > We'll use corner png's served by Static::Simple (just like the > welcome screen images). > It will fall back to square corners if images are not available > (deactivated Static::Simple plugin, crash...). Have you possibly taken a look at Rico's round() effect? Rico is nice a JavaScript library specially crafted for eye-candy (openrico.org). It seems to be around 200 lines of JavaScript code. Otherwise, I've just looked at the previously mentioned Spiffy Corners ( http://www.spiffycorners.com/ ) and it really seems much more promising: it doesn't use images nor JavaScript, only some 40 lines of CSS + about 10 lines of HTML for each block (i.e. all the four edges of a "box"). This would still work without Static::Simple. -Nilson Santos F. Jr. _______________________________________________ Catalyst mailing list Catalyst [at] lists http://lists.rawmode.org/mailman/listinfo/catalyst
|