Posted by Jerry Stuckle on 06/19/06 00:18
Geoff Berrow wrote:
> Message-ID: <rrWdnYXXsKRASQjZnZ2dnUVZ_t2dnZ2d@comcast.com> from Jerry
> Stuckle contained the following:
>
>
>>The easiest way I've found is to just use absolute URL's for the images - i.e.
>>
>> <img src="/images...">
>>
>>Works everyplace on the site and you don't need to include extra files.
>
>
> I've always found a problem with that when working offline. How do you
> get around that?
>
Don't know what problem you would have, unless you're trying to load the file
directly instead of through a webserver.
I always use a webserver for testing, though. Even have one going on my main
development system.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|