javascript - JS function to update captcha image -


I do not know why my work does not work on reloading an image, but on Dev, it Okay . URL:

Click the "Unable to read Captcha" link! Click here

The image remains the same ... but on my God, it's fine.

Any thoughts?

To prevent caching, add a cache-booster to the URL:

 < Code> reload function cpt () {jQuery ('# captcha_img'). Et ('src', / / ​​user / gener_capTcha? CB = '+ (new date). GetTime ())); }  

Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -