/ Published in: JavaScript
Expand |
Embed | Plain Text
$(imageobj).attr('src', $(imageobj).attr('src') + '?' + Math.random() );
You need to login to post a comment.
$(imageobj).attr('src', $(imageobj).attr('src') + '?' + Math.random() );
You need to login to post a comment.