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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T12:46:55+00:00 2026-06-05T12:46:55+00:00

I am currently using Lightbox 2 (http://lokeshdhakar.com/projects/lightbox2/) and this is all working fine, however

  • 0

I am currently using Lightbox 2 (http://lokeshdhakar.com/projects/lightbox2/) and this is all working fine, however I need a slight tweak.

I want to display all the images vertically when a thumbnail is clicked. So if I have 3 images all using the same rel=”lightbox[whatever]” I want them all to output. I don’t want the “Image 1 of 5” with next and prev buttons.

I searched all over and couldn’t find a solution. IF anyone has any ideas, snippets or external URLs it would be great appreciated.

Code Example:

<a href="resources/images/ClassicCarriers/ClassicCarriers1.jpg" rel="lightbox[classicCarriers]" title="">
    <img src="Resources/Images/classicCarriers_grey.jpg" class="recentWork" title="Classic Carriers" alt="Classic Carriers"/>
</a>
<a href="resources/images/ClassicCarriers/ClassicCarriers2.jpg" rel="lightbox[classicCarriers]" title=""></a>
<a href="resources/images/ClassicCarriers/ClassicCarriers3.jpg" rel="lightbox[classicCarriers]" title=""></a>
  • 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-05T12:46:56+00:00Added an answer on June 5, 2026 at 12:46 pm

    You can also use http://www.jacklmoore.com/colorbox to achieve what you want. Check the following code

    HTML

    <div id="container">
        <img src="http://placekitten.com/100/100" width="100px">
        <img src="http://placekitten.com/100/100" width="100px">
        <img src="http://placekitten.com/100/100" width="100px">
    </div>  
    

    jQuery

    $(function(){
        $('#container img').click(function(e){
          e.preventDefault();
          $.colorbox({
            href: '#container',
            inline: true
         });    
    
      });
    }); 
    

    Now when you click on any of the images all 3 will be shown in colorbox.

    Working Fiddle
    ​

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

Sidebar

Related Questions

I am currently using light box provided by ... http://leandrovieira.com/projects/jquery/lightbox/ How do I have
I am using lightbox slideshow and it is working fine, there is Next-Prev button
I am using this LightBox on http://sbc.mojopin.co.uk/portfolio.php and just cannot get it to work.
Currently using MySQL version 5.1.6 This is my first real world build and so
So I am using colorbox to create a lightbox. Currently I have it so
Currently using: @^(ht|f)tp(s?)\:\/\/[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(\/?)([a-zA-Z0-9\-\.\?\,\'\/\\\+&amp;%\$#_]*)?$ How can i make http:// not compulsory but if it does
Using the jQuery plugin http://jquery.com/plugins/project/jquerylightbox_bal Is there a way to have the title and
I've added a lightbox jQuery script and all is working soooo BEAUTIFULLY, until I
Im currently using Apache behind an Nginx Proxy which really works fine with one
I am using Lightbox Slideshow 1.1 (www.justinbarkhuff.com/lab/lightbox_slideshow) on my site which uses javascript to

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.