0

holy shit, sometimes i wish there was an !important in javascript...

Comments
  • 2
    Dear god no !notAGoodIdea
  • 2
    @Michael-Hancock so it is !not a good idea :P
  • 2
    I will now go hang my head in shame... Can't even do simple Boolean logic on a Saturday
  • 0
    Oh no, anything but that. It would get abused so badly... 😬
  • 0
    function callback (response) {
    window.important = response;
    }

    :DD
Add Comment