AS > jQuery

Out of context: Reply #5

  • Started
  • Last post
  • 13 Responses
  • vaxorcist0

    The best thing about jquery and similar (prototype.js,etc) is that you're no longer in browser-version-testing hell, which used to be the bane of the javascript programmers existence....

    ...once upon a time... that's sometimes why we chose flash over javascript in the past, as we could trust that flash stuff worked in flash player more easily than which javascript stuff worked in which browser and the infinite number of if/else statements from hell we had to kludge-up our code with....

View thread