![]() |
expandable/collapsable
1 Attachment(s)
Admincp --> Styles & Templates --> Style Manager --> Main CSS --> Additional CSS Definitions
---------------------------------- Add Code Code:
.exp1 {border:1px;} ---------------------------------------------------------------- clientscript/vbulletin_global.js add code Code:
function expand(a){var b;if(document.getElementById){b=a.nextSibling.nextSibling.style; }else{b=document.all[a.sourceIndex+2].style; }if(b.display=='none'){b.display='';}else{b.display='none';}if(a.src.indexOf('cp_collapse.gif')!=-1){a.src=a.src.replace('cp_collapse.gif','cp_expand.gif');}else{a.src=a.src.replace('cp_expand.gif','cp_collapse.gif');}} add bbcode --------------------------------------------- Admincp --> Custom BB Codes --> Add New BB Code Title : expandable/collapsable Tag: expand Replacement: Code:
<table><tr><td> Description: .... Use {option}: Yes ----------------------------------------------------- Questions : how do expandable mode 1line space line remove??? sorry.. i am not good at English. :devious: |
Quote:
|
Darn it has file edit?, I thought it was going to be like quotes_collaspe
|
All times are GMT. The time now is 08:24 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|