Posted May 3rd 2013, 9:18 pm
First topic message reminder :
Is it possible to ad avatars in the in the Last post im a invision user?
Like this one
Is it possible to ad avatars in the in the Last post im a invision user?
Like this one
Go to page : 1, 2
Message (Page 2 of 2)
Posted May 3rd 2013, 9:18 pm
Posted May 4th 2013, 10:06 am
$(document).ready(function () {
$('.borderwrap table.ipbtable.index-box tbody tr td.row1 span').each(function(e) {
var l = this.getElementsByTagName('strong')[0].firstChild.href;
$(this).prepend('<span class="mark-invision-avatar" id="mark-invision-avatar'+e+'"></span>');
$('#mark-invision-avatar'+e).load(l+' #profile-advanced-right img:eq(0)');
});
});
Posted May 4th 2013, 10:19 am
Posted May 4th 2013, 10:22 am
Message (Page 2 of 2)
Similar topics
Permissions in this forum:
You cannot reply to topics in this forum
In total there is 0 user online :: 0 Registered, 0 Hidden and 0 Guests
Users browsing this forum: None