Menu

#3884 "Opinions Center" spawns itself infinitely.

Slashdot
open-works-for-me
5
2007-04-26
2007-04-02
Matt Sicker
No

Let's say for example I use this custom CSS for my web browser:

#links-opcenter { display: none !important; }

Without JavaScript enabled, the div is hidden permanently. However, when I enable JavaScript, the div infinitely respawns itself. This can cause an infinite loop in some browsers, and can thus cause them to hang and possibly crash.

To fix this, you can simply remove any code that tries to respawn the div. Not only are you pissing off the people who want to hide the @&)@#%ing div (who also go out of their way to do so), you're crashing web browsers.

In other words: BUG: TRYING TO FORCE ADVERTISEMENTS IN ANY FORM.

Discussion

  • Matt Sicker

    Matt Sicker - 2007-04-26
    • status: open --> open-works-for-me
     
  • Matt Sicker

    Matt Sicker - 2007-04-26

    Logged In: YES
    user_id=1088943
    Originator: YES

    Er, I think I may have fixed this. Might have been a problem with my actual CSS or a bug in KHTML.

     

Log in to post a comment.

Monday.com Logo