TYPOlight partner

TYPOlight version 2.6.3 available

TYPOlight version 2.6.3 is available. The maintenance release includes a hardened Input class that detects even more malicious XSS code and an important Safe Mode Hack fix.

Read the announcement of all changes

testingcms
TYPOlight novice
Avatar
Posts: 36
Hi!

I am trying to paste a 20-30 lines of code (mixture of html and javascript) into as "custom html code" into an article..
Typolight removes part of my code for some reasons.... Is there a way around that?

I tried to add the codes as module.. got the same result. :cry:

Thanks.
2008-10-06 21:45
testingcms
TYPOlight novice
Avatar
Posts: 36
Nevermind.. it removes my line because it doesn't like this:

for (var i=0; i<gmarkers.length; i++) {

but this:

for (var i=0; i < gmarkers.length; i++) {

:mad: :mad:
2008-10-06 22:08
Total Members: 3223 Total Topics: 8616 Total Messages: 58298