Re: Adding CSS and JS to the components
Re: Adding CSS and JS to the components
- Subject: Re: Adding CSS and JS to the components
- From: Josh Paul <email@hidden>
- Date: Mon, 29 Sep 2008 22:20:00 -0700
If you're using Wonder:
ERXResponseRewriter.addStylesheetResourceInHead(context().response(),
context(), null, "my.css");
ERXResponseRewriter.addScriptResourceInHead(context().response(),
context(), null, "my.js");
On Sep 29, 2008, at 9:44 PM, WebObjects wrote:
Hello, well continuing with my app, I want to add .CSS and .JS to
some components, the problem is that I dunno how, I jsut don't want
to paste the CSS between the <head> tags, and paste the JS in there
as well I wann keep it separated.
Thanks
Gustavo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden