Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 5 of 5

This is a discussion on Norton Internet security adds to web page in the Open Discussion & Chit-chat forum
While I was viewing source on one of my pages, I noticed some JavaScript that I did not add. My first thought was it was ...

  1. #1
    JPC Member
    Join Date
    May 2003
    Location
    Western Ohio
    Posts
    3

    Norton Internet security adds to web page

    While I was viewing source on one of my pages, I noticed some JavaScript that I did not add. My first thought was it was added by the Jaguar servers but that is not true. I looked around the web and found it is added because I am using Norton Internet Security 2003. They add the following to EVERY page I view:

    <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>

    Then later in the document it says:
    <script language="JavaScript">
    <!--

    window.open = SymRealWinOpen;

    //-->
    </script>

    Not being a javascript guru, Can anyone tell me what this exactly does and how is it they can add to every web page without many people saying anything?

  2. #2
    JPC Addict
    Join Date
    May 2003
    Location
    Canada
    Posts
    141
    Do you have ad-blocking enabled?
    Memento Mori

  3. #3
    JPC Senior Member
    Join Date
    Sep 2001
    Location
    #!/usr/bin/Detroit
    Posts
    75
    Yeah, that's part of Norton's privacy/popup blocking thing..there are TONS of threads in different news groups about it..

  4. #4
    JPC Member
    Join Date
    May 2003
    Location
    Western Ohio
    Posts
    3
    Thanks for the replies, I have been looking at newsgroups to find out more. Also I do have ad blocking running.

  5. #5
    Old Hillbilly Connie's Avatar
    Join Date
    Sep 2001
    Location
    Hills of Missouri
    Posts
    2,646
    Zone Alarm does the same thing when useing the privacy settings.

    Forum Moderators - Jag Staff

    Spam Whackers Blog - Dedicated to fighting Spam and providing General SEO Tips
    Organize your Kitchen or purchase Kitchen Accessories at Condells
    Ihelpyou Forum - Dedicated to "Best Practices" SEO

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •