Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6861679
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T02:33:57+00:00 2026-05-27T02:33:57+00:00

I have been JQuery UI Slider with content and there are many images in

  • 0

I have been JQuery UI Slider with content and there are many images in div content, the slider works but it is so slow because it loads whole of div in the page loading. how I can set jquery ui slider to load on demand means when I click on the scroll or circle button.

all of the images are in the folder likes img. and I use this “http://jqueryui.com/demos/slider/#side-scroll”.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T02:33:58+00:00Added an answer on May 27, 2026 at 2:33 am

    You can load your image once the document has finished loading:

    var img = $("<img />").attr('src', 'http://somedomain.com/image.jpg')
                          .load(function() {
                             if (!this.complete || typeof this.naturalWidth == "undefined" || this.naturalWidth == 0) {
                                 alert('broken image!');
                             } else {
                                 $("#something").append(img);
                             }
                          });
    

    Source: Asynchronously load images with jQuery

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been using a jquery slideshow, but when I include a jquery newsticker
Is there any solution to detecting if a POST have been sent with jQuery?
Been having a problem making a jQuery slider, I have a list of links
I have been working on a custom image slider featured here: JQuery $(function(){ $('.cont:gt(0)').hide();
I have used the code from brenelz.com/2009/03/31/build-a-content-slider-with-jquery/ tutorial and have a functional content slider.
Are there any types of oncomplete methods to know when images have been completely
I have a slider made with jQuery UI, which works completely fine, except that
Hello Guys! I have been trying to create a cool Image Slider using Jquery!
I'm a complete noob to JQUERY, learning things slowly. But I have been downloaded
Hi I currently have a jquery image slider script that pulls images from a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.