Well, sometimes we want to make something collapsible, so users can see it, or not, depending on their wishes.
To make some HTML code collapsible in vB4, you need to use this code:
[code]<div class="block collapse" id="unique id name">
<h2 class="blockhead">Name of the block, can be phrase, can be hardcoded
<a class="collapse" id="collapse_[COLO ........
For the full text, visit vBulletin.org
Making something collapsible inside templates, using collapsible block
To make some HTML code collapsible in vB4, you need to use this code:
[code]<div class="block collapse" id="unique id name">
<h2 class="blockhead">Name of the block, can be phrase, can be hardcoded
<a class="collapse" id="collapse_[COLO ........
For the full text, visit vBulletin.org
0 commentaires:
Enregistrer un commentaire