Ajax toolkits

Discussion in 'JavaScript' started by James McMurray, Jan 7, 2008.

  1. #1
    Anyone have experience with any of these?

    I hear good news about Yahoo's YUI. Lots of people seem to hate script.aculo.us. Dojo Toolkit won infoworld's 2007 Technology of the Year Award, but I've never read their site so don't know how much that really means.

    Do you use one, and if so, how's it working out for you?
     
    James McMurray, Jan 7, 2008 IP
  2. locdev

    locdev Active Member

    Messages:
    171
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #2
    I user prototypejs it works fine for me :)
    also use script.aculo.us but i don't have too many animation so cant say much about it
    btw I use asp.net and ajax extensions...
     
    locdev, Jan 7, 2008 IP
  3. stickycarrots

    stickycarrots Peon

    Messages:
    4,513
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I love script.aculo.us and use it in almost all of my projects :)
     
    stickycarrots, Jan 7, 2008 IP
  4. MMJ

    MMJ Guest

    Messages:
    460
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I use my own. Better for experience and more lightweight.
     
    MMJ, Jan 8, 2008 IP
  5. sharry

    sharry Peon

    Messages:
    319
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #5
    even me, ajax core functions are very simple
     
    sharry, Jan 9, 2008 IP
  6. joebert

    joebert Well-Known Member

    Messages:
    2,150
    Likes Received:
    88
    Best Answers:
    0
    Trophy Points:
    145
    #6
    I've used prototype and jQuery more than any of the others. They both work fine. I prefer jQuery because of the CSS-ish way of targeting elements though.
     
    joebert, Jan 10, 2008 IP
  7. kow

    kow Member

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #7
    I recommend mootools.net, that is as good as prototype, and has a very nice and effctive effect libary. If you are a "size freak" you can add only the needed modules.
     
    kow, Jan 11, 2008 IP