Which javascript framework is best ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
syamswaroop
Forum Newbie
Posts: 19
Joined: Fri May 01, 2009 1:31 am

Which javascript framework is best ?

Post by syamswaroop »

HI All,
I am implementing a project wher rich user interface is required .
I may use Ajax at the most . can anyone suggest me what is the best javascript framework to use so that i may not face cross browser problems and i may concentrate on core logic .
My development environment is PHP .

Thanks and Regards
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: Which javascript framework is best ?

Post by alex.barylski »

jQuery is a very popular and excellent solution...
Mark Baker
Forum Regular
Posts: 710
Joined: Thu Oct 30, 2008 6:24 pm

Re: Which javascript framework is best ?

Post by Mark Baker »

depends exactly what you mean by a javascript framework, but I'm a big fan of extjs
Post Reply