0

Scriptaculous vs JQuery for rich client side effects.

What would you use and why?

flybywire
  • 261,858
  • 191
  • 397
  • 503
  • 3
    That would depend on whether application is built with Prototype or jQuery. If it's Prototype, than Scriptaculous makes more sense. If neither, than jQeury would definitely result in a smaller foot print, comparing to Prototype + Scriptaculous bundle. – kangax Sep 03 '09 at 04:49
  • Adding to what @kangax said... jQuery is also included in the latest version of Visual Studio meaning it's got a long future ahead of it. – Kane Sep 03 '09 at 07:39

1 Answers1

2

You could do a search in stackoverflow: #1, #2, #3

Or you could tell us why you've limited your options without explaining why. Are you writing an essay comparing the two or do you have something you want to accomplish?

If this is too much snark, then listen to kangax's comment.

Community
  • 1
  • 1
Glenn
  • 5,334
  • 4
  • 28
  • 31