Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JavaScript Cascading Style Sheets

Status
Not open for further replies.

DonP

IS-IT--Management
Jul 20, 2000
684
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top