Posted by Jon Slaughter on 04/19/07 07:55
"Jon Slaughter" <Jon_Slaughter@Hotmail.com> wrote in message
news:TbFVh.341$im2.122@newssvr22.news.prodigy.net...
>
> "Geoff Muldoon" <geoff.muldoon@trap.gmail.com> wrote in message
> news:MPG.2091bef7f337c72398991e@news.readfreenews.net...
>> Jon_Slaughter@Hotmail.com says...
>>
>>> To bad this doesn't work. You don't seem to understand the issue. The
>>> problem is that using the style sheet is not included properly.
>>>
>>> e.g., in the main html file I have
>>>
>>> <LINK REL=StyleSheet HREF="styles/main.css" TYPE="text/css">
>>
>> Iv'e joined this thread late, so maybe I'm off track, but wouldn't the
>> following simple fix work:
>>
>> <LINK REL=StyleSheet HREF="/styles/main.css" TYPE="text/css">
>>
>> Just tell all the scripts (regarless of where they are) that the style
>> sheet is to be sourced relative to the http document root.
>>
>
>
> Tried it. Doesn't work.
>
> I'll try again to be sure but from what I recall it has the same effect in
> both cases.
>
Nope, doesn't work.
[Back to original message]
|