The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
can i access text editor from popup with window.opener ?
I'm trying to get this to work but I can't seem to find the correct way to do it
In posting a new thread, I added a link which opens a popup in a new window, where the user can upload a file. Then, once uploaded, I'm trying to get the url of the uploaded file added in the vB_Text_Editor with this line of code (javascript) : Code:
window.opener.document.getElementbyId("vB_Editor_001_textarea").InnerHtml = myurl; What am I doing wrong ? Thanks in advance for a reply |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|