в html
Код: Выделить всё
[img]#[/img]
Код: Выделить всё
$('img[delayedsrc]').each(function() {
$(this).attr('src', $(this).attr('delayedsrc'));
});
Код: Выделить всё
[url=#][/url]
Подробнее здесь: https://stackoverflow.com/questions/797 ... tional-way
Мобильная версия