The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
<textarea> proprietary attribute
hii..
Here's a simple HTML code for textarea. I am using MaxChars attribute which is used further in some Javascript. But it is proprietary thus it gives 1 XHTML validation error. HTML Code:
<textarea MaxChars="1000" name="description" id="description" rows="6" cols="50">Testing</textarea> Note:- It works perfect. All I want to know is how to replace MaxChars with its equivalent that is XHTML valid. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|