[q]
Originally posted by: Newsgroup User
adarb posted in macromedia.dreamweaver
Quote:
Here's the URL for the uploaded page:
http://www.esp-itil.com/templates/index.html |
That helps.
Quote:
Here's the url for the gradient image:
http://www.esp-itil.com/images/gradient.jpg |
And the path given in the CSS is ../images/gradient.jpg
In DW Preferences->Preview in Browser, turn on "Preview using temporary
files" (or something close to that).
Side notes:
You should specify a DOCTYPE for the file. Judging by the mixture of
old and new code, I might suggest HTML 4.01 Transitional.
File->Convert->HTML 4.01 Transitional
Do you really want this?
<META HTTP-EQUIV="Expires" CONTENT="Mon, 01 Jan 2001 00:00:00 GMT" />
With JavaScript turned off, copyright.txt does not load.
--
Mark A. Boyd
Keep-On-Learnin'

[/q]
Mark,
Thanks for your input. You're spot on about it being a "dog's breakfast".
I'm learning how to do it as I go and a lot of the crap you see is from my
early efforts. In between running a business, I'm trying also to improve my
"skills", so I do appreciate your comments.
The post after yours seems to have solved my problem, but I will follow up on
your comments.
I take your point about [copyright], but if js were turned off, wouldn't ALL
js stop working, not just that one item. I put that in that way to ease the
burden of changing it annually. I've no doubt there's a better way, but that
seemed to work and I stopped looking. Quest will resume.
Thanks again.