Script hidden by Norton Internet Security

  • Thread starter Riccardo Fallini
  • Start date
R

Riccardo Fallini

I have created a ticker: a small script to insert a website, it call
javascript page that display some content [whitout

problem if script inserted in .html .asp .php or whatelse]:
This is the script to insert:
<!------- BEGIN MOLECULARLAB NEWS TICKER CODE ------->
<script language="javascript"
type="text/javascript"
src="http://www.molecularlab.it/news/ticker/ticker.asp">
</script>
<!------- END MOLECULARLAB NEWS TICKER CODE ------->
The page called in the script we have this code:
document.write("<style type='text/css'> <!-- ");
document.write("#tikerMolecularlab { font-family: Verdana, Arial,
Helvetica, sans-serif; font-size: 8pt; padding: 2px;

border: 1px solid #990000; background-color: #FFFFFF; }
#tikerMolecularlab a { text-decoration: none; color: #000000;

display: block; } #tikerMolecularlab a:hover { color: #990000;
text-decoration: underline; } ");
document.write("--> </style>");

document.write("<table id='tikerMolecularlab'><tr><td>");
document.write("<center><a href='http://www.molecularlab.it'
target='_blank'><img

src='http://www.molecularlab.it/images/header/molecularlab_small.png'
alt='Powered by Molecularlab.it' width='120'

height='60' border='0' /></a></center>");
document.write("<a
href='http://www.molecularlab.it/news/view.asp?n=2100' >&raquo;
Biologia in quattro dimensioni</a> ");
document.write("<a
href='http://www.molecularlab.it/news/view.asp?n=2099' >&raquo; Nel dna
di un pesce il segreto dei nei</a>

");
document.write("<a
href='http://www.molecularlab.it/news/view.asp?n=2098' >&raquo;
Valanghe neuronali</a> ");
document.write("<a
href='http://www.molecularlab.it/news/view.asp?n=2097' >&raquo;
Molecola-navetta per somministrare

farmaci</a> ");
document.write("<a
href='http://www.molecularlab.it/news/view.asp?n=2096' >&raquo;
Scoperto gene che causa la 'Sindrome

Micro'</a> ");
document.write("</td></tr></table>");
Naturally titles of news are created dinimically, but this is another
story.

The problem is that when Norton InternetSeycrity is active, the ticker
is hidden, not displayed (the source code is available

in that page, but is not displayed)!!
I know that is not a problem of url or page name.. maybe a problem of
structure of script... but is really similary to script

by other website (and in the case is displayed and not masked), his
code:
<!------ BEGIN ZEUS NEWS TICKER CODE ------>
<script language="javascript"
type="text/javascript"
src="http://www.zeusnews.it/zn-ticker-tx...nnews=5&nletter=999&cod=&width=0&logo=1&borde

r=0&fixed=1&intro=0&openw=0&link=3333EE&alink=7777FF&vlink=2222AA&bgcolor=CCFFFF&headers=1">
</script>
<!------- END ZEUS NEWS TICKER CODE ------->
In the searched script page ther's this code:
document.write("<style type='text/css'><!-- ");
document.write("a.tk1444538552:link { color:#3333EE;
text-decoration:none; font-family:sans-serif; font-size:12pt; } ");
document.write("a.tk1444538552:hover { color:#7777FF;
text-decoration:none; font-family:sans-serif; font-size:12pt; } ");
document.write("a.tk1444538552:visited { color:#2222AA;
text-decoration:none; font-family:sans-serif; font-size:12pt; } ");
document.write("--></style>");
document.write("<table border='0' width='0'
bgcolor='#CCFFFF'><tr><td>");
document.write("<center><a href='http://www.zeusnews.it/'
target='_blank'><img

src='http://www.zeusnews.it/pic/zn-ticker-logo.gif' border='0'
alt='Zeus News Ticker'></a></center>");
document.write("<span
style='line-height:4px;'>&nbsp;<br></span>");document.write("<a
class='tk1444538552'

href='http://www.zeusnews.it/news.php?cod=3817');document.write(>Microsoft
ritarda, Mozilla accelera</a><br><span

style='line-height:4px;'>&nbsp;<br></span>");
document.write("<a class='tk1444538552'
href='http://www.zeusnews.it/news.php?cod=3816');document.write(>Saddam
morto? E'

un worm</a><br><span style='line-height:4px;'>&nbsp;<br></span>");
document.write("<a class='tk1444538552'
href='http://www.zeusnews.it/news.php?cod=3815');document.write(>Quelli
di Zeus non

sono superfighetti</a><br><span
style='line-height:4px;'>&nbsp;<br></span>");
document.write("<a class='tk1444538552'
href='http://www.zeusnews.it/news.php?cod=3814');document.write(>Microsoft
se la

prende col signor Rossi</a><br><span
style='line-height:4px;'>&nbsp;<br></span>");
document.write("<a class='tk1444538552'
href='http://www.zeusnews.it/news.php?cod=3813');document.write(>Strane
alleanze per

il biodiesel</a><br>");
document.write("</td></tr></table>");

But this script is correctly showed!! Why??
They are the same... but mine (the first) is hidden, the second is
showed!
Can you help me?

I'll really sad if I losted a work night for nothing.. also because I
think that ticker can be a great thing...
[ideas for some other alternatives]

Riky
http://www.molecularlab.it/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top