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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T13:14:17+00:00 2026-06-14T13:14:17+00:00

in IE9 only i have small images and when the user clicks this it

  • 0

in IE9 only i have small images and when the user clicks this it shows the small image in the above div that is a larger size so you can see the full image – it works in all browsers apart from IE9 and i dont know what else i can do to sort this out – is it a caching issue? css issue? script issue?

<script type="text/javascript">
$(document).ready(function () {
    // image swap on the events template
    var $MainLargeImage = $('.control.Event .RightSide .Images .LargeImage');
    var $ThumbnailImages = $('.control.Event .RightSide .Images .smallImages img.SmallImage');

    $ThumbnailImages.click(function () {
        $MainLargeImage.attr('src', $(this).attr('src'));
    });
});
</script>

You can see the problem here: http://team-spirit.co.uk/events/library/A-Taste-Of-Vegas.aspx

  • 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-14T13:14:18+00:00Added an answer on June 14, 2026 at 1:14 pm

    Can you try this, and let me know what the console.log’s generate?

    $ThumbnailImages.on('click',function () {
    
        console.log(this);
        var src=$(this).prop('src');
        console.log(src);
        console.log($MainLargeImage.prop('src'));
        $MainLargeImage.prop('src', src);
        console.log($MainLargeImage.prop('src'));
    
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My url generates like this: only shows in ie9 http://myurl.com/#/categories/posts how do I remove
I have a background image that I only want on my home page, so
I have this nasty rendering issue in IE9 only, IE8 & IE7 works fine
I have an interesting issue that only happens in IE9. There are some forms
I have this select that is behaving strange on IE9. First of all links
This is only happening in IE8 (I don't have IE7 or IE9 to test
IE9 has this ridiculous blue arrow that's rendered any time the browser window has
I have a form with a browser control. (this control uses IE9 because I
I have a small wordpress & css related problem regarding some elements that are
I have a DIV: <div id=leftBoxTools class=toolboxHeaders style=margin-top: 10px; width: 100%> TOOLS</div> that I

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.