[TYPO3] Noobie - Javascript Including, Setup Screens

Sancar Saran sancar.saran at evodot.com
Wed Jun 20 11:28:33 CEST 2007


On Wednesday 20 June 2007 12:01:41 Peter Klein wrote:
> Hi Sancar. You just have to change the value to include the script tag.
>
> $GLOBALS['TSFE']->additionalHeaderData[$this->extKey] = '<script
> type="text/javascript"
> src="'.t3lib_extMgm::siteRelPath($this->extKey).'res/scripts.js"></script>'
>;
>
> this will include a file called "scripts.js" which is located in a folder
> named "res" inside your extensions folder.

Hi Peter,

your solution was works. 

thanks for support :)


Regards

Sancar




More information about the TYPO3-english mailing list