DHTML library for handling pictures and videos using AJAX

Posted by Cawas on Stack Overflow See other posts from Stack Overflow or by Cawas
Published on 2010-03-22T20:59:54Z Indexed on 2010/03/31 17:43 UTC
Read the original article Hit count: 469

Filed under:
|
|
|
|

This is based on my full question. I decided to take it in parts and see if I still can't get any help.

What are all the options we've got for client-side frameworks?

I've heard mostly about prototype and jquery, but I know there are way too many options out there beyond those two, and I don't know if they handle async download.

From all of them which one is the fastest, both on the DHTML (interface) and the AJAX (download)? What are the advantages it has over the others?

© Stack Overflow or respective owner

Related posts about client-side

Related posts about JavaScript