Welcome Guest, Not a member yet? Register   Sign In
Mootools, Scriptaculous, Prototype, YUI or JQuery?
#45

[eluser]maadmac[/eluser]
[quote author="inparo" date="1203186781"]Jquery just feels too short for me.[/quote]

Can you elaborate on this? I'm curious.

If by "too short" you mean, "too few lines of code" -- something at which jQuery excels -- then I'm afraid I cannot sympathize.

Quote:Also I like writing my own javascript singletons and functions, and where prototype returns a dom object most of the time, jquery returns a friggin jquery object.

So write your singleton and your functions -- jQuery doesn't prevent your from using classic DOM scripting. Often my scripts these days are 80% DOM / 20% jQuery. If you don't want the jQuery object returned, you don't have to select with it, you know -- you can just use getElementById.

Quote:I'm sorry, but jqueryUI is bloody useless.

Yep, this is well-documented and acknowledged. It's the first and extremely buggy attempt to standardize an effects library for the framework; we are promised the next version should include a major overhaul (documentation is awful, as well). Fortunately the jQuery team is extremely active in the forum and can usually answer any questions one has...

If you need a stable out-of-the-box effects engine, you're better off with script.aculo.us, jQuery cannot compete at all. But honestly, it's so easy to use, you can write whatever you need anyway.

Quote:Bottom-line: I see jquery as a dom manipulator, but for heavy lifting I find that I very quickly outgrow it.

I agree that it is unsurpassed as a DOM manipulator, but what do you mean by heavy lifting?

Take a look at some of the major jQuery partners; it's a pretty impressive list:

jQuery Partners


Messages In This Thread
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 08-07-2007, 03:01 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 08-07-2007, 03:21 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 08-07-2007, 03:40 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-24-2008, 11:21 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-24-2008, 11:32 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-24-2008, 12:09 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-24-2008, 02:15 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-24-2008, 02:55 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-24-2008, 07:45 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-24-2008, 09:02 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-25-2008, 07:53 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-25-2008, 07:56 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-25-2008, 11:21 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-25-2008, 06:25 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-25-2008, 07:01 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-25-2008, 07:09 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-26-2008, 04:37 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-26-2008, 06:18 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-28-2008, 08:22 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-28-2008, 12:22 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-28-2008, 01:22 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-28-2008, 03:35 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-31-2008, 04:41 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 01-31-2008, 05:40 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-01-2008, 03:43 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-01-2008, 08:59 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-06-2008, 04:01 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-06-2008, 05:29 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-07-2008, 07:13 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-07-2008, 07:44 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-07-2008, 07:49 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-08-2008, 03:11 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-08-2008, 10:08 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-09-2008, 12:51 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-09-2008, 08:11 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-10-2008, 09:35 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-10-2008, 10:50 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-16-2008, 01:13 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-16-2008, 06:13 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-16-2008, 06:33 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-16-2008, 08:03 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-22-2008, 01:21 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-22-2008, 07:58 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-22-2008, 08:38 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-23-2008, 05:25 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-23-2008, 07:46 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-23-2008, 08:40 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-24-2008, 10:21 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 02-25-2008, 07:52 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 03-07-2008, 09:49 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 03-07-2008, 10:01 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 03-07-2008, 11:43 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 03-09-2008, 08:16 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 03-09-2008, 10:46 AM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 04-07-2008, 07:49 PM
Mootools, Scriptaculous, Prototype, YUI or JQuery? - by El Forum - 04-08-2008, 04:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB