DHTML library for handling pictures and their caches
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/30
21:03 UTC
Read the original article
Hit count: 498
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 javascript graphical frameworks?
I'm not even sure how to call this. Would it be just DHTML? Maybe Ajax? Well, I've heard mostly about prototype and jquery, but I know there are way too many options out there beyond those two.
From all of them which one is the fastest for dealing with images? What are the advantages it has over the others?
© Stack Overflow or respective owner