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 8077563
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T15:30:30+00:00 2026-06-05T15:30:30+00:00

In the past I’ve been able to modify the CSS on a page via

  • 0

In the past I’ve been able to modify the CSS on a page via an inline style tag.
I know this sounds horrible but it’s for custom CSS writing while working on a kind of WYSIWYG (not with text though).

I used to do something like:
tag.styleSheet.cssText = myrules;

I don’t know when exactly, but at some point IE started saying “Invalid Argument” when I try this. The real crux is that doing tag.innerHTML = 'body {}' gives Unable to set value of the property 'innerHTML': object is null or undefined which doesn’t happen in any other browser.

EDIT

To be clear I am using an inline style tag. I am not trying to use the inline style attribute.

<style type="text/css" id="mytag"></style>

How can I change the inside of that tag?

EDIT 2
Please see this fiddle:

http://jsfiddle.net/tTr5d/

It appears that my solution of tag.styleSheet.cssText is identical to using styleSheets property. You can comment out the last definition of cssText to see it working as proposed by @Teemu. So now I’m real lost why it’s not working in my app. If anyone has ideas what could break that functionality that would be great. In the meantime I’ll be tinkering around my app.

  • 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-06-05T15:30:32+00:00Added an answer on June 5, 2026 at 3:30 pm

    IE is limited to 32 stylesheets. I like to forget that fact apparently, which seems to include inline style tags, on top of <link>.

    I changed my sandbox to turn on minification so it would put the files together.

    Then my code worked.

    So it appears that when you go over the limit and insert via JS, you don’t get a real error until you try what I did.

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

Sidebar

Related Questions

So the past few weeks I've been working on a page that pulls from
Looking back at my past projects I often encounter this one: A client or
So the past two clients I've been at, all the talk has been about
I've been the past days trying to test my first in-app purchse iphone application.
In past years I have learned the most important languages for web development (CSS,
For the past day I have been trying to figure out how to change
For the past 2 days I've been struggling trying to successfully authenticate users into
These past few days I've been working toward converting my PHP code base from
The past week or two I've been studying Maven, and I like it, but
This past week I was given an SQL lab involving functions. My knowledge of

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.