Re: HTML Design question
Re: HTML Design question
- Subject: Re: HTML Design question
- From: Kieran Kelleher <email@hidden>
- Date: Fri, 17 Dec 2004 08:42:16 -0500
AFAIK, you need to make all the paths to your webserver resource files
_absolute_, not _relative_ since he actual HTML page is to be delivered
by WO. So
graphics/login/left.gif should be changed to /graphics/login/left.gif
or /myproject/graphics/login/left.gif
Regards, Kieran
On Dec 17, 2004, at 8:12 AM, Sébastien Gruhier wrote:
Hi,
I have a question about image,css.. references in a html file.
A designer have done some pages for me. I want to use it and change
some text filed wth WO components.
To have a nice page, the designer used a lot of table with backgound
like ths
<td valign="top" width="16" background="graphics/login/left.gif">
What I would like to do, is copy/paste the html code into webObject
builder ,change the text field that I need to change and that's it. I
don't want to change all 'background="graphics/login/left.gif"' to a
WOImage . How can I do that? I have added the graphics directory to
my WebServer Resources, so I have it in <app>.woa/Contents/Resources
but it does not work, the dynamic page is without images.
Any ideas?
Thank you
Sébastien
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
___________________________________
Kieran Kelleher
SmartleadsUSA,LLC
2656 West Lake Rd
Palm Harbor, FL 34684
email@hidden
727-785-0766 x33
_______________________________________________
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