ducminh321
Guest
Mấy anh admin, mod ơi, cho em xin BBcode Spoiler của mấy anh đc ko ạ, em kiếm quá trời mà ko ra :(
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Mấy anh admin, mod ơi, cho em xin BBcode Spoiler của mấy anh đc ko ạ, em kiếm quá trời mà ko ra :(
[Code-Spoiler]{TEXT}[/Code-Spoiler]
<dl class="code-spoiler"><dt>{L_CODE}-Spoiler:
<a class="link" href="#" onclick="toggle_codespoiler(this); return false;">Show / Hide</a> [3]
<a class="link" href="#" onclick="select_codespoiler(this); return false;">{L_SELECT_ALL}</a></dt><dd><code>{TEXT}</code></dd></dl>
Có mà chúc bạn thất bại thì có.Cái này là của phpBB t/y ahThử nó xem!
BBCode:
PHP:[Code-Spoiler]{TEXT}[/Code-Spoiler]
HTML Thay thế:
PHP:<dl class="code-spoiler"><dt>{L_CODE}-Spoiler: <a class="link" href="#" onclick="toggle_codespoiler(this); return false;">Show / Hide</a> [3] <a class="link" href="#" onclick="select_codespoiler(this); return false;">{L_SELECT_ALL}</a></dt><dd><code>{TEXT}</code></dd></dl>
Chúc bạn thành công! :)

<input type="button" class="button" size="15" onClick="if(this.nextSibling.nextSibling.style.display!=''){this.nextSibling.nextSibling.style.display='';this.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>