Page 1 of 1

Attaching custom js and css files depends on module in header section

Posted: Wed Feb 11, 2009 11:35 pm
by raph
Let's say I created a module which uses a js library. This library is needed in admin section of my module. How can I attach specific js files in header section only for specific page (admin section in this example)? Is it possible to do this in my module's templates?