GWT Fetch Image before Use -
in gwt application, i'm sure use 1 image, want application load when image i'm going use has been loaded user not see image partially loading, how can it??
do mean image.prefetch(string url)?
in gwt application, i'm sure use 1 image, want application load when image i'm going use has been loaded user not see image partially loading, how can it??
do mean image.prefetch(string url)?
Comments
Post a Comment