You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Piero Sartini <li...@pierosartini.de> on 2010/04/05 13:39:52 UTC

Creating Module with CSS and JS resources

I want to create a module which consists of several parts:
- a JS which overrides tapestry's client side validation
- a collection of css files forming a CSS Framework

Now I am facing a problem:

1. How to make all the css assets available through the module?
2. How to automatically include the JS in every page that needs
client-side validation? A start would be to include it in every page -
a Dispatcher does not seem to help.


Thanks,

                Piero

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org