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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cyrrhose

    createStyleSheet error

    mmh, that's how it is called, but you're right the function call refers to a second frame that maybe isn't loaded at that time, so I think I'll have to test the other windows' status. I think i'll find out using the dhtml reference... Thanks for all! ...and nice name.
  2. cyrrhose

    createStyleSheet error

    It is executed when it loads, maybe I have to put a timer or a test based on the page's status???
  3. cyrrhose

    createStyleSheet error

    After having place some alerts before and after the line, I'm now sure it is the line that causes the error. But it's funny, if I place an alert before, the error message doesn't show! In my opinion it's something to do with loading time, the line must try to add a stylesheet before the page is...
  4. cyrrhose

    createStyleSheet error

    Hello, I've tried, but it doesn't change the problem...
  5. cyrrhose

    createStyleSheet error

    Hello, I'm having an "unspecified error" when I refresh a page at the line where I add a style sheet to my document, after having removed all the styles and class attributes of the elements of the page, when I use : document.createStyleSheet("user.css",0); The first time...

Part and Inventory Search

Back
Top