38

A simple `isVisible ? "block" : "none"` could work, but no, they have to create this thing...

Comments
  • 1
    Who the hell wrote that mess?
  • 1
    It only seems to be with visibility too. Enabling is a simple bool, so why all the stupid nonsense for visibility? Go figure.
  • 2
    god, it gets worse on each line...
  • 0
    Yuck! I feel for you man.
  • 0
    @Lalike1987 That's exactly what they're asking themself...
  • 0
    Correct me if am am wrong but I cannot see how an exception can be thrown from that try block?
Add Comment