• 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
CSS again...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CSS again...


  • Subject: CSS again...
  • From: Erwin <email@hidden>
  • Date: Tue, 22 Feb 2005 10:25:03 +0100

writing CSS STYLE in my HTML code works fine...but
I searched among all posts dedicated to CSS to find a way using an external CSS file

should I insert manually a <LINK REL="stylesheet' TYPE="text/css" HREF="style1.css">
between <HEAD> and </HEAD> ?

if I have a non-synch component returning the css path (thanks Steve... with the necessary API bindings)
...
public String pathForCSS() {
WOResourceManager rm = application().resourceManager();
return rm.urlForResourceNamed(stylesheetFilename(), stylesheetFramework(), null, context().request());
}

where should I insert this component ? how can I get back the path into my <LINK HREF=...
I am quite a little bit confused about binding outside the <BODY.....>

Erwin
 _______________________________________________
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: CSS again...
      • From: Florijan Stamenkovic <email@hidden>
  • Prev by Date: Re: Re(2): wotaskd failing to start after 10.3.8 Server
  • Next by Date: no instance error in longresponse page
  • Previous by thread: Re: wotaskd failing to start after 10.3.8 Server
  • Next by thread: Re: CSS again...
  • Index(es):
    • Date
    • Thread