• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Style Sheets in WebObjects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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 -----
From: Colin Shreffler
To: WebObjects (Group)
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 can’t 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

  • Follow-Ups:
    • Re: Style Sheets in WebObjects
      • From: Mike Schrag <email@hidden>
References: 
 >Style Sheets in WebObjects (From: Colin Shreffler <email@hidden>)

  • Prev by Date: Re: Making changes to EO after validation?
  • Next by Date: RE: DisplayGroup setMasterObject() and queryMatch (Solved)
  • Previous by thread: Style Sheets in WebObjects
  • Next by thread: Re: Style Sheets in WebObjects
  • Index(es):
    • Date
    • Thread