[Seaside] [Q] Linking External Resources(CSS, Javascript, and etc)?

Richard Huxton dev at archonet.com
Thu Jul 27 08:59:32 UTC 2006


Chun Sungjin wrote:
> Hi,
> 
> How can I link external CSS for my seaside app? I can use #style method 
> but I do not want to use this; I want the browser to cache my style 
> sheet and javascript library.

I think your browser should be caching the various style elements.

You might want to look at subclassing WAStyleLibrary (or WAScriptLibrary 
  for javascript) and then adding that to your application config.
http://www.seaside.st/Documentation/CSSandJavascript/


-- 
   Richard Huxton
   Archonet Ltd


More information about the Seaside mailing list