The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
insert_text() on QR and inline editor
For this mod I'm using the insert_text()-method of the editor from a popup window quite succesfully on the main editor when users create new posts or are in extended editing view.
What I use is HTML Code:
window.opener.vB_Editor['vB_Editor_001'].insert_text(text) However, if I try to do exactly the same on the QR or inline editors, nothing happens (of course I changed the 'vB_Editor_001' accordingly (ie. 'vB_Editor_QR' for quick reply). If I try to use insert_text() from a link within the page, not the popup, it seems to work. --------------- Added [DATE]1232750818[/DATE] at [TIME]1232750818[/TIME] --------------- Problem solved. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|