[TYPO3-dev] Replacing/Extending JS-Function

Malte Jansen mail at maltejansen.de
Sun Dec 9 12:19:43 CET 2007


Hi,

I want to replace one function in the typo3/jsfunc.TBE_editor.js.

I found something that I could replace it like

TBE_editor.prototype.init() {
	...
}

if I want to replace the TBE_editor.init()

But it does not work. (I added the my JS-file direktly after of the 
TBE_editor.

Is there an other option?

Cheers,

Malte




More information about the TYPO3-dev mailing list