[TYPO3-dev] Replacing/Extending JS-Function

Ingmar Schlecht ingmar at typo3.org
Sun Dec 9 21:59:54 CET 2007


Malte Jansen wrote:
> Hi,
> 
> I want to replace one function in the typo3/jsfunc.TBE_editor.js.

It's even easier:

TBE_EDITOR.theFunctionName = function() {
    ...
}

cheers
Ingmar

-- 
Ingmar Schlecht
TYPO3 Association Active Member




More information about the TYPO3-dev mailing list