The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
HTML5: Local storage & contenteditable - simplify content management?
So we all know about HTML5 and how it has local storage and you can now apply a contenteditable attribute to pretty much anything that has text in it.
Would you use this in a live project? Perhaps to make content management easier? An administrator could enable this as part of a debug mode to change the content on a website... endless possibilities. Are any of you considering using this in a live project? I think in a few years vBulletin may implement this for post editing and such... Code:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|