Results 1 to 1 of 1

Thread: StepCarousel Preload/dynamic load.

  1. #1
    Join Date
    Apr 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default StepCarousel Preload/dynamic load.

    1) Script Title: Step Carousel

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...epcarousel.htm

    3) I am using stepcarousel as sort of a document browser. I have a rather large collection of 'pages' in png format, each image is 800x600 pixels, and the data is loaded locally. I am wondering if there is a way to avoid a long wait when navigating to an initial image from a table of contents. For instance can I either:

    a) Once the images are loaded initially, keep them in ram indefinitely, even when the script/page is unloaded.
    b) "Dynamically" load the images. that is: if image 'g' is being viewed, load only image d,e,f,g,h,i,j rather than a-z

    I'm not too familiar with AJAX, so there are probably options I am not aware with, and I thought I'd ask before I started hacking away.

    Thanks for your time.
    Last edited by nestor; 04-06-2010 at 08:50 PM. Reason: whoops...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •