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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T07:28:35+00:00 2026-06-03T07:28:35+00:00

HTML snap code: <div id=’div’><img /></div> jQuery code: $(#div > img).click(function(){ var url =

  • 0

HTML snap code:

<div id='div'><img /></div>

jQuery code:

$("#div > img").click(function(){     
    var url = "path/to/img";
       $(this).attr("src", url);
       return false;    
});

In Firebug I can see only one request,
but the img (from Firebug) is not the one displaying (from browser).
From my server, there are two requests.

Even if I set img src first, when clicked, it will still make two requests.

  • 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-03T07:28:36+00:00Added an answer on June 3, 2026 at 7:28 am

    Having an image will cause a request made to the server to load its src. Changing its src will cause a request to be made for the new source.

    Add the image to the document with JavaScript instead of having a placeholder there to start with.

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

Sidebar

Related Questions

Html <div class=lang-currency-field> <div class=lang-currency-links>links here</div> </div> jQuery <script> $('.lang-currency-button').click(function() { $('.lang-currency-field').fadeIn(); }); $('.lang-currency-links').click(function()
HTML: <div> <img src=image.png /> </div> JS: $(div img).animate({opacity:.5}, 200); This js works good
HTML <tr url=domain.com> <td><input type=checkbox name=checkbox[] method=post value= class=checkbox /> </td> </tr> JS $(tr).not('.checkbox').click(function(){
html is <table> <tr> <td><img src=ex.jpg id=image class=edit name=n1></td> <td><img src=ex.jpg id=image class=edit name=n2></td>
HTML: <div id=lowerLayer> <div id=positionLayer> <div id=imageLayer> <div id=imageHolder style=background-image: url('/Images/Loading/ajax-loader.gif');> </div> </div> </div>
I would like to compile this software : http://snap.stanford.edu/snap/download.html on ubuntu 9.10 server. My
HTML & CSS: <a href=#>link</a> <img src=http://2.bp.blogspot.com/_OIHTbzY7a8I/TOaiTKLqszI/AAAAAAAAAHM/eb3iiOqxzKg/s640/Auto_Audi_Audi_concept_car_005130_.jpg /> <div></div> img { display: none; }
Using snap , I wrote a splice creating text from markdown, using this function:
html code meta tag description, it is generated dynamically and we have quotes in
Html looks like: <div class=ticker> <div class=news-heading>Latest News:</div> <span class=active_ticker><a href=#> 1] Lorem ipsum

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.