Hi There,

  Im trying to code a slider using GWT which displays lists of images. my
approach here is to load few images like first 10, and display them to user
when user scrolls the sidebar ill hit the server for the rest of the images
and display them(much like the way flash does while listing). and also im
wondering what is the quickest way to display the images(since displaying
images is always heavy) its a 250X300 size image when user clicks on the
image it will zoom in on the screen for better view. i have heard that using
a css approach like defining a background image is much quicker than
displaying the image using <IMG> tag is this correct? did any one come
across a slider component in GWT? if so could you share those details
please?

also is there a image tagging example available using GWT?

any help on this would be very much appreciated.

Thank you,
bala.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to