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

  • SEARCH
  • Home
  • 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 7935839
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T22:02:36+00:00 2026-06-03T22:02:36+00:00

I am using this best JQuery scrollbar plugin. This is the sample demo on

  • 0

I am using this best JQuery scrollbar plugin.

This is the sample demo on their site for loading dynamic content and appending scrollbars

I have a simple div and trying to upload some images using uploader and appending the uploaded images to this div

This is what I mean:

  uploader.bind('FileUploaded', function (up, file) {
          $('#paginationimages').append("<img class='LoadclickImage' align='left' 
          style='height:90px;width:120px;' src='Uploads/" + 
          $("<%=currentDirectory.ClientId%>").value + "/" + file.name + "' 
          width='120' height='90' rel='group1' href='Uploads/" + 
          $("<%=currentDirectory.ClientId%>").value + "/" + file.name + "'  
          data-full='Uploads/" + $("<%=currentDirectory.ClientId%>").value + "/"
          +file.name + "'>");
  });

Now how do I add scrollbars to this

Normally in the default example on the site we can use a class for the div as shown below and it adds a scrollbar for the div.But I would like to know how do I do that for the dynamic content.

<div class="scroll-pane-arrows">
</div>

And this is how my div looks:

<div id='paginationimages' class="thumbs">
</div>
  • 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-06-03T22:02:38+00:00Added an answer on June 3, 2026 at 10:02 pm
      uploader.bind('FileUploaded', function (up, file) {
              $image = "<img class='LoadclickImage' align='left' 
              style='height:90px;width:120px;' src='Uploads/" + 
              $("<%=currentDirectory.ClientId%>").value + "/" + file.name + "' 
              width='120' height='90' rel='group1' href='Uploads/" + 
              $("<%=currentDirectory.ClientId%>").value + "/" + file.name + "'  
              data-full='Uploads/" + $("<%=currentDirectory.ClientId%>").value + "/"
              +file.name + "'>";
              $('#paginationimages').append($image).jScrollPane(...);
      });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using this layover plugin to display content: http://jquery.com/demo/grey/ I know there must
I'm diving into writing a mobile app with jQuery Mobile/PhoneGap. I'm using this sample
I found this? Is this the best way to do it? http://weblogs.asp.net/dwahlin/archive/2009/05/03/using-jquery-with-client-side-data-binding-templates.aspx I'm looking
What is the best practise for using the this keyword in Java? For example,
What's the best practice to do this? Basically I am using rabbitMQ and it
given an xml string like this: <some><nested><xml>value</xml></nested></some> what's the best option (using ruby) to
Using this answer , I created a sample localized app. My question is, is
Using this jquery code: <a href=javascript:void(0) id=m1>Get Selected id's</a> jQuery(#m1).click( function() { var s;
I am using the jQuery mask plugin from http://digitalbush.com/projects/masked-input-plugin/ I want to customize my
Can anyone please recommend the best way to trigger a horizontal Jquery scroller using

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.