• 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: HTML Design question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTML Design question


  • Subject: Re: HTML Design question
  • From: Nathan Dumar <email@hidden>
  • Date: Fri, 17 Dec 2004 08:59:41 -0500

Agreed.

However, a graphics file that has the path /graphics/login/left.gif will be served from the webserver, which is a good idea, as it's more efficient than WO for this. Put the images in the web server directory; for example, on a Mac, it's

Library/Webserver/Documents/graphics/login/left.gif

Then, when you do

/graphics/login/left.gif

it will pull the image from the web server.

Take care,
Nathan

On Dec 17, 2004, at 8:42 AM, Kieran Kelleher wrote:

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:
email@hidden


This 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: HTML Design question
      • From: Sébastien Gruhier <email@hidden>
References: 
 >HTML Design question (From: Sébastien Gruhier <email@hidden>)
 >Re: HTML Design question (From: Kieran Kelleher <email@hidden>)

  • Prev by Date: Re: HTML Design question
  • Next by Date: Re: Error deploying WOApp
  • Previous by thread: Re: HTML Design question
  • Next by thread: Re: HTML Design question
  • Index(es):
    • Date
    • Thread