I am currently calling a simple style sheet (it just specifies font face and size basically - nothing really fancy) from an external file and am having the common "path" problem in Netscape. In many subdirectories, Netscape can't find the path. I read that it can also be done in JavaScript. I am already also loading a JavaScript file into each one. Can I just add style tags to the existing JavaScript or is the tag different for calling this type of JS/CSS file? Are the CSS tags different too? I'm not sure where to start!
Don
Don