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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T09:51:04+00:00 2026-05-23T09:51:04+00:00

I have a image replacement gallery and when I click a thumbnail a larger

  • 0

I have a image replacement gallery and when I click a thumbnail a larger image appears in the main div. I wish to click this image and have it play a video, I would like a different video to play for each of the larger images clicked. All videos are on youtube.
Here is the code and script I have so far:

    <div class="videogallery">
    <img id="largeImg" src="/images/locationbased_largeclicktoplay.jpg" alt="Location-Based Video" />
</div>
              <div><hr /></div>
 <div class="thumbnails">
             <p style="font-size: 14px; font-weight:bold; color:#466ea9;font-family:'Lucida Grande', sans-serif; text-align:left; padding-bottom:10px;">Videos</p>
             <p style=" text-align:center;">    
             <a href="/images/logo_largeclick.jpg" title="Social Media 101 Video">
             <img src="/images/logo_small.jpg" border="0" height="61" width="100" style="padding-right:10px;" /></a> 
             <a href="/images/facebook_large.jpg" title="Facebook Video">
             <img src="/images/facebook_small.jpg" border="0" height="61" width="100" style="padding-right:10px;"/></a> 
             <a href="/images/twitter_largeclicktoplay.jpg" title="Twitter Video">
             <img src="/images/twitter_small.jpg"border="0" height="61" width="100" style="padding-right:10px;"/></a>
             <a href="/images/youtube_largeclicktoplay.jpg" title="Youtube Video">
             <img src="U/images/youtube_s.jpg" border="0" height="61" width="100" style="padding-right:10px;"/></a>
  </div>

Here is the script:

<script type="text/javascript"> 
$(document).ready(function(){


$(".thumbnails a").click(function(){

    var largePath = $(this).attr("href");
    var largeAlt = $(this).attr("title");

    $("#largeImg").attr({ src: largePath, alt: largeAlt });

    $("h2 em").html(" (" + largeAlt + ")"); return false;
});

});

Any help is much appreciated!

Thank You.
-Ann

  • 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-23T09:51:05+00:00Added an answer on May 23, 2026 at 9:51 am

    I got it I added a script

    <script type="text/javascript">
    var embedCode = '<object data="http://blip.tv/play/gYMo_vAmAA" type="application/x-shockwave-flash" height="500" width="600">
    <param name="src" value="http://blip.tv/play/gYMo_vAmAA">
    <param name="allowfullscreen" value="true"></object>'
    </script>
    

    and onclick:

    onclick="document.getElementById('videocontainer').innerHTML = embedCode;"
    

    to the image tag

    I will probably add a different variable to the script for each thumbmail.

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

Sidebar

Related Questions

So I have Image like this (source: de-viz.ru ) I want to get something
So I have Image like this (source: de-viz.ru ) I want to get something
I have a problem... In my view i have Image.If i click on image
I my working on the site that will have image gallery. Designer idea was
I'm sure you've all seen this demo of image replacement using this : $(#largeImg).attr({
How to animate background image replacement? I have two images, works.png and works-hover.png. First
I have a large div with the site header/logo as the background image. Is
I have image size 32*32 and have array of each pixel color.This color is
I have image data and i want to get a sub image of that
I have: image 1:Many imageToTag Many:1 tag I want to issue a query that

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.