Slashdot Mirror


User: hal10001

hal10001's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:AJAX Frameworks on Learning jQuery · · Score: 3, Informative

    Hi vurg, You will find that Prototype is a bit more verbose than jQuery, and that DOM manipulation is more complicated. However, if you're just using it for effects, then I suggest you take a good look at both, since Scriptaculous (built on top of Prototype) is very well received, while jQuery's UI plug-in is fairly new.

  2. Re:Bravo on Learning jQuery · · Score: 1

    Thanks cromar!