|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
There is couple of JS which I havent write and they appear on the source of my index page at : http://www.dunia.fi/daniel/
I wonder where it comes from and who ad it there? It goes like that: <script language="JavaScript"> <!-- function SymError() { return true; } window.onerror = SymError; var SymRealWinOpen = window.open; function SymWinOpen(url, name, attributes) { return (new Object()); } window.open = SymWinOpen; //--> </script> and at the end of the source page AFTER /HTML again an other one similar: <script language="JavaScript"> <!-- var SymRealOnLoad; var SymRealOnUnload; function SymOnUnload() { window.open = SymWinOpen; if(SymRealOnUnload != null) SymRealOnUnload(); } function SymOnLoad() { if(SymRealOnLoad != null) SymRealOnLoad(); window.open = SymRealWinOpen; SymRealOnUnload = window.onunload; window.onunload = SymOnUnload; } SymRealOnLoad = window.onload; window.onload = SymOnLoad; //--> </script> WHERE THE HELL IS COMING FROM AND WHAT DOES IT DO?????? _________________
__________________
Natural ability without education has more often attained to glory and virtue than education without natural ability. Cicero(106 BC-43 BC) |
|
|||
|
I don't see it.
Did you remove it? If you still see it, maybe it's a browser hijack |
|
|||
|
Quote:
Quote:
Thanks for your replies. Daniel
__________________
Natural ability without education has more often attained to glory and virtue than education without natural ability. Cicero(106 BC-43 BC) |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |