Re: Style Sheets in WebObjects
Re: Style Sheets in WebObjects
- Subject: Re: Style Sheets in WebObjects
- From: "Clive Roberts" <email@hidden>
- Date: Fri, 13 May 2005 06:57:30 +0100
Title: Style Sheets in WebObjects
Hi Colin
One way that worked for me recently:
In the html <head> of a template component,
<link rel="stylesheet" href="" type="text/css">
then in the .wod
csslink: WOResourceURL{
filename= "my.css";
}
The "my.css" file was placed in the
WebServerResources.
Not ideal, but it works.
Clive Roberts
----- Original Message -----
Sent: Friday, May 13, 2005 6:19 AM
Subject: Style Sheets in WebObjects
Where to I
place a style sheet in my project and how do I link to it from within my
HTML?
I just cant seem to get the right combination of path
information.
Thank you, Colin Shreffler
_______________________________________________ Do not post admin
requests to the list. They will be ignored. Webobjects-dev mailing
list (email@hidden) Help/Unsubscribe/Update
your
email sent to email@hidden
|
_______________________________________________
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