PDA

View Full Version : Không hiện hình ảnh trong bài viết



demonz
28-12-2010, 11:57 PM
sao mình post hình mà hình ảnh ko hiện ra trong bài viết vậy

http://ca2.upanh.com/18.634.23072838.ecV0/untitled.jpg
http://ca2.upanh.com/18.634.23072890.32d0/untitled.jpg
ai bít sửa sao chỉ dùm với:MatCuoi (41):

Tiểu Bá Vương 1404
29-12-2010, 12:15 AM
Khi post hình bạn có đặt thẻ bbcode và cho link hình k?
Còn nếu như đặt thẻ vẫn không thực hiện được thì bạn thay cái Replacement bằng code sau:

<input type="button" class="button" size="15" onClick="if(this.nextSibling.nextSibling.style.display!='') {this.nextSibling.nextSibling.style.display='';thi s.innerText = ''; this.value = 'Ẩn: {option}'; }else{this.nextSibling.nextSibling.style.display=' none';this.innerText = ''; this.value='{option}';}" value="{option}">
<div class="alt2" style="margin-top:5px;border: 1px inset; padding: 2px 2px 2px 2px;display: none;">{param}</div>
hoặc là code này:

<div style="margin:20px; margin-top:5px"><div style="font: 11px Verdana, Geneva, Lucida, 'Lucida Grande'; margin-bottom:2px"><b>Nội dung:</b><i></i><input type="button" value="Hiện" style="width:45px;font-size:10px;margin:0px;padding:0px;" onclick="if (this.parentNode.parentNode.getElementsByTagName(' div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('d iv')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Ẩn'; } else { this.parentNode.parentNode.getElementsByTagName('d iv')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Ẩn'; }" /></div><div style="min-height: 20px; margin: 0px; padding: 6px; border: 1px inset;"><div style="display: none;">{param}</div></div></div>

demonz
29-12-2010, 12:22 AM
mình có chèn code nhưng sau khi chèn xong gửi bài thì ko thấy đc hình
http://ca9.upanh.com/18.635.23073824.juR0/untitled.jpg



giống như itvnn sau khi chèn xong xem lại bài thì đáng lẽ phải giống vậy

http://ca2.upanh.com/18.635.23073858.QxN0/untitled.jpg

[IMG]http://ca9.upanh.com/18.636.23074008.pAk0/untitled.jpg


nhưng forum mình lại như vậy
http://ca2.upanh.com/18.634.23072890.32d0/untitled.jpg

cho hỏi Replacement ở đâu vậy?

hau_ooo
29-12-2010, 02:06 PM
Bỏ bbcode hide xem có được ko :MatCuoi (70):