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 1037515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T14:51:38+00:00 2026-05-16T14:51:38+00:00

forget my question for a while… bad choice of words I am using this

  • 0

forget my question for a while… bad choice of words

I am using this code for a jQuery Cycle Slideshow…

script is here… you may skip it and proceed to question

<script type="text/javascript" src="code_snipets/jquery.js"></script>
<script type="text/javascript" src="code_snipets/jquery_plugin_cycle.js"></script>
<script language="javascript" type="text/javascript">
$(
   function()
   {
    $('ul#ullist').cycle(
            {
                fx:     'scrollHorz',
                speed:  3000,
                sync:   0,
                prev:   '#prev',
                next:   '#next',
                height: 'auto',
                cleartype:  1,
                timeout: 10000
            }
            );
   }
);
</script>

style is here… you may skip it and proceed to question

ul 
{ 
    display  : block;
    margin   : 0;
    padding  : 0;
    width    : 280px;
    height   : auto;
    overflow : hidden; 
}

ul li 
{ 
    width       : 280px; 
    display     : block; 
    color       : #e0e0e0;
    font-family : Verdana;
    font-size   : 11px;
}

html code is here

<ul id="ullist2" class="ul_li">
    <li class="ul_li"><img src="images/bu_logo.png"></li>
    <li class="ul_li"><img src="images/bu_title.png"></li>
</ul>

now I am using LIST for my images… how can suggest a directory.. meaning just specify a directory and it should pick all images from directory…

  • 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-16T14:51:38+00:00Added an answer on May 16, 2026 at 2:51 pm

    You can’t do this directly…directories aren’t returned in a 100% standard fashion from a web server, what happens usually is the server in question (if directory browsing is enabled) translates the directory to an HTML page with links to the files.

    Browsing a directory on IIS vs. Apache vs. nginx, etc will be different, and the plugin doesn’t have code to parse all of those responses and pick the image links out. You could have a server-side handler rendering links in the page based on a directory, but with static HTML the plugin (as it is now) won’t do this.

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

Sidebar

Related Questions

Code styling question here. I looked at this question which asks if the .NET
I'm implementing Comet using the script tag long polling technique, based on this page
All, This is a follow up for my question here . My setup: Visual
this is my first time posting a question here - I've searched for ones
I always forget how to do things like this. I have a database table
If you read this thread before - forget everything I wrote , I must
I have a pretty easy question. (using C) In a sentence such as In
I saw this question Simple example of threading in C++ but my problem is
Some example code to start the question: #define FOO_COUNT 5 static const char *foo[]
First of all, forgive me if this is a weird question, but it clear

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.