Note, that your images will not be cached
Ok, thanks! I accept it! :)
On jan. 7, 16:00, MorningZ wrote:
> try to append the time (something unique from the last) on the URL
>
> so if you had:
>
>
>
> then setting the src to something like
>
> $("#somethin").attr("src", "user1.jpg?x=" + new Date());
>
> should do the trick
>
> .
> On Ja
try to append the time (something unique from the last) on the URL
so if you had:
then setting the src to something like
$("#somethin").attr("src", "user1.jpg?x=" + new Date());
should do the trick
.
On Jan 7, 9:41 am, Thomas wrote:
> Hi folks!
> I have a simple profile image upload scri
3 matches
Mail list logo