• 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: Marc-Alexis Côté <email@hidden>
  • Date: Fri, 13 May 2005 06:32:32 -0400

Another solution would be to have in the head of your html template file a
generic element:

<webobject name="Stylesheet"></webobject>

And in the WOD:
Stylesheet: WOGenericElement {
    elementName="link";
    rel="stylesheet";
    type="text/css";
    href=^stylesheet;
}

Hope this helps,

Marc-Alexis


Le 13/05/05 01:19, « Colin Shreffler » <email@hidden> a
écrit :

> 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 Subscription:

This email sent to email@hidden

References: 
 >Style Sheets in WebObjects (From: Colin Shreffler <email@hidden>)

  • Prev by Date: Re: Help with Search, may require outer joins??
  • Next by Date: Re: Fetch Specs and Limits
  • Previous by thread: Re: Style Sheets in WebObjects
  • Next by thread: RE: DisplayGroup setMasterObject() and queryMatch (Solved)
  • Index(es):
    • Date
    • Thread