views:

171

answers:

2

Which is the best open source javascript css framework to implement?

+4  A: 

jQuery

in my opinion

It is light weight when compared to other javascript frameworks.

More plugins available.

Documentation is good.

Community base is large.

rahul
jQuery doesnt have much widgets
Madhu
For manipulating DOM in diff ways. JQuery stands apart.
pokrate
A: 

I've recently discovered Uzie
I'm not saying that it's the best, but you should take a look at it.

seize
It is good. is this opensource?
Madhu
As it's said at the "Key Features":UIZE is open source.UIZE is free to use (distributed under the terms of the GNU General Public License).UIZE does not extend native objects, and supports interoperability with other libraries that adhere to this principleUIZE is in active development, by a team of experienced programmers, and is used on zazzle.com - a high profile, consumer facing, e-commerce Web site.UIZE is server agnostic - so you can use it with any choice of server language and platform, including Java (Apache TomCat), C# (IIS / ASP.NET), [...]
seize