[Typo3] EXT: Text Animator - will not fade/scroll

Jogvan Olsen jo at atlanticvideo.dk
Fri Aug 12 09:18:13 CEST 2005


When I view the code in frontend, I can se:

<script src="typo3conf/ext/fdfx_text_animator/libs/fdfx.text.animation.js" 
type="text/javascript"></script>

is loadet in the headsection.



and th following is also included



<script type="text/javascript">

/*<![CDATA[*/

function T3_onmousemoveWrapper(e) { GL_getMouse(e); GL94b3a1_getMouse(e); }

function T3_onmouseupWrapper(e) { GL_mouseUp('94b3a1',e); }

function T3_onloadWrapper() { GL_initLayers(); GL_restoreMenu("94b3a1"); 
fdfx_text_ani_start(); }

document.onmousemove=T3_onmousemoveWrapper;

document.onmouseup=T3_onmouseupWrapper;

document.onload=T3_onloadWrapper;

/*]]>*/

</script>





You can see my test page here: http://dekkmaster.fo/

Jogvan Olsen





"Peter Russ" <peter.russ at 4many.net> wrote in message 
news:mailman.1.1123749531.1696.typo3-english at lists.netfielders.de...
> Jogvan Olsen wrote:
> [...]
>> They work fine, except form '<div 
>> id="fdfx_textanim">###FDFX_SCROLLER###</div>' which only display the text 
>> without any fade/scroll effect.
>
> Could you conform:
> 1) xxx/libs/fdfx.text.animation.js got included automatically in 
> headersection?
> 2) onload action "fdfx_text_ani_start()" got included automatically and 
> executed?
>
> Regs. Peter.
>
>
> -- 
> _____________________________
> 4Many® Services
> openBC: http://www.openbc.com/go/invuid/Peter_Russ 





More information about the TYPO3-english mailing list