Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Commercial Ajax frameworks

Status
Not open for further replies.

jch02140

Programmer
Joined
Apr 3, 2003
Messages
6
Location
HK
Hi,

I am new here and I am wondering if anyone has used/heard of the following Commercial Ajax frameworks. I am hoping to gather opinions which will be part of me decision factors on which one to purchase...


Thanks in advanced.

Best Regards,
Johney C.
 
Why pay? I suggest you take a serious look at both Prototype and Dojo. Prototype recently hit 1.5 and had a massive documentation effort providing excellent coverage of their API. Dojo has has some success (it is supported by AOL) but it is still massively under-documented (especially the event model code) and IMHO not a patch on Prototype.

Cheers,
Jeff

[tt]Jeff's Page @ Code Couch
[/tt]

What is Javascript? FAQ216-6094
 
Also depending on what you are trying to acheive, there isn't always a requirement to use a framework.

It takes very little Javascript to make an AJAX call and handle the returned data, so a few simple functions may be all you need!

"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
 
I agree with 1DMF, there is so little to learn about AJAX - there's a very small set of built in methods and would only take about an hour of googling to understand it fully. No sense in paying for something so simple.....

-kaht

Looking for a puppy? [small](Silky Terriers are hypoallergenic dogs that make great indoor pets due to their lack of shedding and small size)[/small]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top