chèn vào viewtopic
=> Chấp nhận
vào 1 lần nữa click Replace the content ở cuối là ok
- Code:
[list=1]
[*]<div id="baivongshop{postrow.displayed.U_POST_ID}" style="display:none">
[*] <!-- BEGIN profile_field -->
[*] <span class="fmviShopauto">
[*] {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}
[*] </span>
[*] <!-- END profile_field -->
[*]</div>
[*]<script>
[*]$(function() {
[*] if ($("#baivongshop{postrow.displayed.U_POST_ID} span.fmviShopauto:contains('avatar-dulieu')").text().length > 25) {
[*] $("#baivongshop{postrow.displayed.U_POST_ID}").html('<object width="125" height="180" type="application/x-shockwave-flash" data="http://my.go.vn/swf/avatar2.swf" id="avatar_flash_object" style="visibility: visible;"><param name="flashvars" value="itempath=http://farm01.gox.vn/avatar/store/avatar_part_item/&browser=Other&itemlist=' + $("#baivongshop{postrow.displayed.U_POST_ID} span.fmviShopauto:contains('avatar-dulieu')").text().slice($("#baivongshop{postrow.displayed.U_POST_ID} span.fmviShopauto:contains('avatar-dulieu')").text().indexOf("dulieu") + 8) + '"></object>').show().next().remove();
[*] };
[*]});
[*]</script>
[/list]
|
vào 1 lần nữa click Replace the content ở cuối là ok