<айфрейм src="https://money.yandex.ru/quickpay/shop-widget?write..." width="450" height="213" frameborder="0" allowtransparency="true" scrolling="no">айфрейм>
1 $("[src$='.gif']").each(function() {
this.src = this.src.replace(/\.gif$/i, '.jpg')
});
2 $("[src$='.jpg']").on('click', function() {
this.src = this.src.replace(/\.jpg$/i, '.gif')
});
3 $("[src$='.gif']").on('click', function() {
this.src = this.src.replace(/\.gif$/i, '.jpg')
})
1 $("[src$='.gif']").each(function() {
this.src = this.src.replace(/\.gif$/i, '.jpg')
});
2 $("[src$='.jpg']").on('click', function() {
this.src = this.src.replace(/\.jpg$/i, '.gif')
});
3 $("[src$='.gif']").on('click', function() {
this.src = this.src.replace(/\.gif$/i, '.jpg')
})