Re: CSS again...
Re: CSS again...
- Subject: Re: CSS again...
- From: Erwin <email@hidden>
- Date: Tue, 22 Feb 2005 18:00:55 +0100
Thanks...
I was wrong... inserting manually a <LINK tag and then inside I put a
WOComponent.... !!!
whatever, the hardlink was running well ...
Erwin
Le Feb 22, 2005, à 4:59 PM, Colin Clark a écrit :
Hi Erwin,
On Tuesday, February 22, 2005, at 08:05 AM, Erwin wrote:
it's easy to set a dynamic title in <TITLE> using WOBuilder, but how
to insert a <LINK and the corrresponding href WOString...
I tried to do it manually in the.html file but it seems to be
incorrect.....
Use a WOGenericElement dynamic element inside the <head> tag of your
page. Bind the elementName as "link", and add bindings for the rel,
type and href attributes. You can bind the href attribute up to the
accessor method in your component that retrieves the stylesheet's URL
from the resource manager.
Colin
---
Colin Clark
Dynamic Web and Database Development Lead,
Resource Centre for Academic Technology,
University of Toronto
_______________________________________________
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