jquery .load dynamic image
问题 Is there any way I can use the .load event(or any other jquery event) with a dynamic image such as this Whenever I try to use the .load or .get method to reload that page into the document it just come out as �������� in Firefox and �PNG in internet explorer. What am I missing here? What would be the best way to do this? Overall what I'm trying to accomplish here is to reload the captcha.php file into a div when a link is clicked and have a different captcha image be shown without refreshing