Hi Steve,

Steve LaBadie <[EMAIL PROTECTED]> wrote:
> I have a .js document in a folder called js.  This script calls on a
> css script to format a page for a "friendly print".  It works if I go
> 1 level down only, after that it doesn't style the text correctly. Any
> ideas?
>
> root -
> js (script inside)
> css (script inside)
> aboutus (folder)
>      index.htm (works - inside aboutus)
>      admin (folder inside aboutus)
>            index.htm (dosen't work - inside admin)
> index.htm (works - root)

Hard to tell from here without more specific info.  Are you using 
relative or absolute URL paths, or http:// URLs to reference the CSS 
file?  Can you post the relevant html?  Links to the (non-admin) pages 
of the site would be even better.  I assume the admin directory is 
password protected but maybe from the public pages we can tell why the 
links are not working from the admin pages...

-dave 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to