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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T16:03:50+00:00 2026-05-31T16:03:50+00:00

I have a list of pictures being pulled from the standard flickr API, and

  • 0

I have a list of pictures being pulled from the standard flickr API, and they all go in a list like this:

<div id="listImgFlickr">
    <div id="jflickrwrap">
        <div class="listImgs-box">
            <div class="listImgs">
                <p style="display: none"></p>
                <a class="thickbox" href="image.jpg" rel="index"><img src="image.jpg"></a>
            </div>
        </div>
            <!-- rinse and repeat over and over -->
    </div>
</div>

and i have this jQuery script

jQuery("a").hover(function(){
        alert('maoe!');
})

the thing is: the script works for each and every link element on the page, except for the ones on the list. On the other hand, Thickbox is working fine, which means it can detect the links ok.

So, i’ve checked this:

  • jQuery is being included only once
  • the script that generates the list is on the header
  • thickbox is on the footer
  • test script above is also on the footer (after thickbox).
  • I’ve also tested that script with mouseover, mouseenter and click, and setting it to "p", "a.thickbox", "img" and still nothing.

Any clues?

  • 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-31T16:03:52+00:00Added an answer on May 31, 2026 at 4:03 pm

    if you’re loading these elements with ajax you should use .live() instead of hover()
    also, .live() has been deprecated as of 1.7 so depending on what jQuery version you use, consider using .on() instead. more information here

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

Sidebar

Related Questions

I have the following list <div id=imgrt> <ul id=if> <li><img src=../pictures/album/20-c-44.jpg /></li> <li><img src=../pictures/album/21-c-44.jpg
I have list of input area in the form with id like contact1_title, contact2_title,
I have list of structure. I want to modify a particular data from the
I have a jpeg file that is being held as a list(of Byte) Currently
I have list of pictures and i want after every 4 pictures add li
I have an application that uses Windows.Forms.Panel to display a list of pictures. When
I have an application which has to handle a list of objects (retrieved from
I have a User being reviewed drop down list, a SelectList of employees, and
This is not a homework. Visually it looks like a tree, but all leafs
We have a Java Applet built using AWT. This applet lets you select pictures

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.