The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Ooops, my apologies, I've been coding with Mootools for too long, keep forgetting vB doesn't use it! So window.addEvent() doesn't exist.
Don't really need it tho. Just do this somewhere in headinclude: HTML Code:
<script type="text/javascript"> <!-- document.getElementsByTagName('html')[0].setAttribute('id','blah'); --> </script> HTML Code:
<html id="blah" lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
(DOM is the Document Object Model, the actual structure of your page within the browser) -- hugh |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|