"Olinux" <[EMAIL PROTECTED]> wrote in message > > problem here. But ... since
scriptsN.php need the
> > So the browser shouldnt find the style sheet because
> > TemplatesN.html
> > call ../style.css and ../style.css doesnt exists
> > relative to
> > http://site/scriptN.php , and for my surprise the
> > output result DOES
> > apply the style sheet
When Dreamweaver applies (or reapplies) a template to a page it will fix
any relative links to work for the target page, regardless of where it is in
the hierarchy. If you look closely at /scriptN.php I am sure the template's
link is not to "../style.css".
- Steve Yates
- Remember, you're unique. Just like everybody else.
~ Taglines by Taglinator - www.srtware.com ~
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php