The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
javascript hide problem
i've made an ajax profileditor
http://www.ragtek.org/tutorials/editor.htm the fields are coded like this: HTML Code:
<div class="smallfont"><span id="usertitle">test</span></div>Einladungen: <span id="einladungen">200</span> but for usertitle im getting this error: Quote:
usertitle.style.display = 'none'; is working, usertitle.innerHTML = xml_sender.fetch_data(fetch_tags(xml_sender.handle r.responseXML, 'linkhtml')[0]); is also working, but usertitle.style.display = ''; isn't working the fields are updated, just the showpart isn't working :/ |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|