[Seaside] How to load my own CSS files...

Philippe Marschall philippe.marschall at gmail.com
Mon Mar 6 10:29:21 UTC 2006


2006/3/4, Rick Flower <rickf at ca-flower.com>:
> I've got some hand-coded css files I'd like to use (as opposed to
> embedding them in my Seaside image), but can't seem to get linkToStyle:
> working for some reason.. Has anyone tried using this before and if so
> provide an example?  Thanks!

Are you doing this in an #updateRoot: method (don't forget super) or a
#renderXXXOn: method? You should do this in the first.

Philippe


More information about the Seaside mailing list