The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
I had a reason to look into this further just recently...
Well with the DOM, you can refer to a form field by "name" with the following structure: Code:
document.formname.fieldname.value Code:
this.opener.formname.fieldname.value Code:
<a href="#" onclick="this.myform.submit();this.opener.location='newpage.html';this.close();return false">click here to submit, change the parent page to the url defined and then close this window</a> |
#12
|
||||
|
||||
i cant get this to work
|
#13
|
||||
|
||||
Can you point me to where you are trying this, and I'll take a look?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|