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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T15:13:47+00:00 2026-06-12T15:13:47+00:00

im new to jquery. and im trying to put a slideshow plugin to my

  • 0

im new to jquery. and im trying to put a slideshow plugin to my site. i encountered this “slidesjs” plugin which i tried putting in my page but it doesnt seem to work. here’s my code:

<style type="text/css" media="screen">
        .slides_container {
            width:570px;
            height:270px;
        }
        .slides_container div {
            width:570px;
            height:270px;
            display:block;
        }
    </style>

    <script src="http://code.jquery.com/jquery-latest.min.js"></script>
    <script src="Slides/examples/images-with-captions/js/slides.min.jquery.js"></script>

    <script>
        $(function(){
            $("#slides").slides();
        });
    </script>

<div id="text-contents">
        <div class="slides_container">
            <div>
                <img src="http://placehold.it/570x270">
            </div>
            <div>
                <img src="http://placehold.it/570x270">
            </div>
            <div>
                <img src="http://placehold.it/570x270">
            </div>
            <div>
                <img src="http://placehold.it/570x270">
            </div>
        </div>
</div>

i just downloaded theyr plugin. which is in “slides” folder. i transfered this folder just inside the folder where my html files are located too.

  • 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-12T15:13:48+00:00Added an answer on June 12, 2026 at 3:13 pm

    You have no element with an id of “slides,” so the selector isn’t finding anything to transform. Try:

    $("#text-contents").slides();
    

    instead.

    EDIT: If you’re simply implementing a copy of one of the examples, make sure you include the associated resources. For instance, if you’re using the sample code for the Standard example, you need the js, css, and img folders (and their contents) to get the same look. You can (and should) replace these with your own styling and images once you understand the way the example is setup.

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

Sidebar

Related Questions

I am trying jquery booklet plugin (http://builtbywill.com/code/booklet/). This i working perfectly but i am
I'm new to jQuery and trying to combine the use of a tooltip plugin
I've been trying to use the new jquery-ui, and all but the resizable function
So I'm using this plugin: jquery-in-place-editor , I'm trying to make a POST request
I'm trying to put together a microsite which uses Jquery for a number of
I am trying to put some external images (used by a jQuery plugin) to
I'm trying to follow the tutorial to use jQuery UI plugin. I'm new to
I'm new to jQuery and trying to change an attribute of an SVG element
I am new to Jquery and am trying to store the location and size
I am new to jQuery and am trying to fire a function on 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.