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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:46:11+00:00 2026-05-31T17:46:11+00:00

<ul class=top> <li> <span class=card flipped> <span class=front face> <a href=<?php echo site_url(about) ?>

  • 0
        <ul class="top">
            <li>
                <span class="card flipped">
                    <span class="front face">
                        <a href="<?php echo site_url("about") ?>" class="link">
                            <img src="<?php echo base_url();?>img/about.jpg" alt="" />
                            <div class="overlay"><p>ABOUT<br/>US</p></div>
                        </a>
                    </span>
                    <span class="back"></span>
                </span>
            </li></ul>


<script  type="text/javascript">
$(document).ready(function() {
//On mouse over those thumbnail
$('.card').hover(function() {
//Display the caption
$(this).find('.overlay').stop(false,true).fadeIn(400);
},
function() {
    //Hide the caption
    $(this).find('.overlay').stop(false,true).fadeOut(800);
});

});
</script>

iv got a few of these cards with some jquery to show the overlay works in all browsers iv tested except crome.
site is at
http://gurtyboardingcompany.com.au/ if that helps.

  • 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-31T17:46:13+00:00Added an answer on May 31, 2026 at 5:46 pm

    It isnt the jQuery that is broken in Chrome, but your CSS styling.

    The link which wraps the image and overlay is absolutely positions and appears above the overlay and text.

    If you change the overlay to be positioned absolutely, then give it a higher z-index than the link, it should work.

    Edit

    If you inspect the DOM with Chrome, you can see that the opacity value is being set during fadeIn/fadeOut. So I would fix the styling issues.

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

Sidebar

Related Questions

I've got some HTML that looks like this. <li class=t-item t-first> <div class=t-top> <span
I have fairly simple layout, like this: <div class=card> <span class=attack>1</div> <span class=defence>2</div> </div>
<span class=MapDirections style=padding-top:10px> <span class=HosAddHidden style=display:none;> <xsl:value-of select=concat(@ADDRESS_LINE_1,',',@CITY,' ',@STATE,' ',@ZIP) /> </span> <a href=http://maps.google.com/maps?q=>Maps
I have the following class structure class Top : NotifyPropertyChanged { private List<Inner> innerList;
I have an XML class inside a .NET 3.5 project which is the top
In Java, all classes are extending Object class implicitly , on top of that
Im trying to use jQuery to add a different class for each Span element,
I have the following which is not a link. the class ui-icon gives a
Is there any difference in: #example .test{margin-top:10px} And #example span.test{margin-top:10px} .test is totally unique,
By default Html.ValidationSummary() produces HTML like this: <span class=validation-summary-errors>There were some errors...</span> <ul class=validation-summary-errors>

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.