Connecting Tech Pros Worldwide Help | Site Map

Load image when scrolling(webapp)

Member
 
Join Date: Nov 2008
Posts: 39
#1: Jul 23 '09
Hi,
I have 500 images.when clicking on one link it need to load this much images.Its loading
fine.My requirement is load the image only in the viewable area.when scrolling the scrollbar next images need to loaded to the viewable area, what i need to do


Pls help me
Its urgent


Thanks in advance
Member
 
Join Date: Nov 2008
Posts: 39
#2: Jul 23 '09

re: Load image when scrolling(webapp)


Hi,
I have 500 images. when scrolling only the images need to be loaded. Is it possible to
use LazyLoad how to us it..

Pls help
Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North
Posts: 5,066
#3: Jul 23 '09

re: Load image when scrolling(webapp)


Could you please elaborate on what you mean by "loading"....

Does "loading" involve making a request to the web server to retrieve the image?

Or, does "loading" mean that you want to keep the image hidden until the user scrolls?
ThatThatGuy's Avatar
Member
 
Join Date: Jul 2009
Location: Mumbai--India
Posts: 39
#4: Jul 30 '09

re: Load image when scrolling(webapp)


plz elaborate your requirement...i'll surely help
ThatThatGuy's Avatar
Member
 
Join Date: Jul 2009
Location: Mumbai--India
Posts: 39
#5: Jul 31 '09

re: Load image when scrolling(webapp)


After carefully....analyzing...what did you actually wanted to say...

either you want a slideshow....format where there will be a image control (can be asp.net controls or HTML) and next and prev buttons to load the images to the image control....

OIr
else
You want to display 500 images at a strech inside a <div>.....
is something like that then post me again i'll post you the code and technique...
Member
 
Join Date: Nov 2008
Posts: 39
#6: Aug 1 '09

re: Load image when scrolling(webapp)


Thanks for the reply,,,
What i want is i have a link Rings Clicking on this ring i need to display the images (500 images). First when the user clicks the link Rings only in the viewable area images need to be loaded.when the user scolls down it need to load the images based on the scrolling.........



Lot of thanks for ur reply


Deeps
Reply


Similar ASP.NET bytes