Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6024805
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T04:12:32+00:00 2026-05-23T04:12:32+00:00

Is it possible, to use javascript to edit the contents of a .css file

  • 0

Is it possible, to use javascript to edit the contents of a .css file directly? (In turn, impacting the style of the elements that use the class being modified?)

I’ve seen a few answers to such a question, but they all deal with the dynamic creation of HTML and css code in the html document itself, which I don’t quite want…

Say for example, I have the following code:

*{
    color:red;
}

This makes ALL the text in the document go red. If I give the client an option to drop down and change the color of all the text to whatever he/she wishes, then the most logical choice is for me to go into the .css file, and edit the value of ‘color’ under the universal selector…

Ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T04:12:32+00:00Added an answer on May 23, 2026 at 4:12 am

    You can do all your css manipulation in a single style element you append to the head-
    anything you put there takes precedence over the other stylesheets, and your users can ‘backtrack’ to the page defaults by deleting their changes, one at a time or all at once.

    Using the last sheet (your new style element’s rules) in the document.styleSheets collection, you can append new rules, delete old rules, or edit existing rules.

    And you have a piece of text you can save on your server or in local storage for each user, possibly to add to the document the next time they visit.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a way in JavaScript to get the contents of a linked file
Edit: changing .ready() call per Matt's suggestion. I use jQuery to configure some stuff
Here is my question, Would it be possible, knowing that classic asp support server-side
EDIT: What I mean is displaying the XML data through HTML, not trying to
I have the weirdest of problems. I have a jQuery function that animates the
So I have an 'export' application that arrives the user at an end page
I have a page with a menu that uses JQuery AJAX calls to populate
I have a LAMP setup and I just want to be able to protect
I'm using the asp:Menu control on an ASP.NET 4.0 Webforms page with table-free rendering
Before I begin, I would like to highlight the structure of what I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.