The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
html => element with 2 css classes
Hi
is it allowed that a element have 2 classes? ATM I'm having: Code:
<div id="dialog1"> <div class="hd thead">Private Nachricht erstellen</div> <div class="bd alt1"> I need both because the 1. class is for yui and the second because for the style |
#2
|
|||
|
|||
Yes you can. Just separate them by a space as you have done.
HTML Code:
<span class="classone classtwo">...</span> |
#3
|
|||
|
|||
thx
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|