Why does clicking a link open a new window with a spam site on it?

Happens randomly I will click a link that I want open on new tab it opens but a random site will open in a new window. These sites that open are spam sites that I do not want. I have uninstalled deleted firefox and reinstalled it nothing is fixing this issue. My other computer has the same problem. Does not happen all the time its just random sometime i dont even have to click a link and a new window will open with dating sites poker sites just crap I did not want opened.

Recomend getting adblock for firefox.
if you still get unrelated links you should consider scanning for Malware on you computer (this could be an installed program or an extension). I would recommend Malwarebytes as it is somewhat free to use.

Similar Messages

  • Why does ctrl+Left click a link open a new window? It should open a new tab in the current window.

    When I try to Ctrl+Left click to open a link in a new tab, it will open it in a new window instead. Then while in the new window if I Ctrl+Left click a link it will open a new tab in the second window. If I then go back to the first Firefox window and Ctrl+Left click a link the second firefox window will pop up and the new tab will be created there. Why won't the Ctrl+Left click work when only one window is open?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • When i'm search firefox crashes also why does my internet explore opens in new window

    while i'm working online with firefox why does my internet explore open up in a new window?

    while i'm working online with firefox why does my internet explore open up in a new window?

  • Why does my lightbox keep opening a new window?

    I'm currently finishing off my website and all I need to do that is make four images click into their own seperate light boxes.
    I number of my code savy friends cannot find anything wrong with my code.
    The problem is that when I click on the image online it opens a new window and to get back to the orginal page you have to go 'back'
    this clearly isn't what a lightbox should do, is there something in my code which is wrong and making it do this? Or can I add something.
    The 4 divs involved in this are named Rochelle, Jacob, Jared and Helena.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <script type="text/javascript" src="jquery.js"></script>
    <script type="text/javascript" src="jquery.lightbox-0.5.js"></script>
    <link href="jquery.lightbox-0.5.css" rel="stylesheet" type="text/css" media="screen" />
    <link href='http://fonts.googleapis.com/css?family=Allerta' rel='stylesheet' type='text/css'>
    <link href='http://fonts.googleapis.com/css?family=Dosis:700' rel='stylesheet' type='text/css'>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <script type="text/javascript">
        $(function() {
            $('#gallery a').lightBox();
        </script>
    <title>Organ Donation</title>
    <style type="text/css">
    #Container {
              height: 1100px;
              width: 850px;
              margin-right: auto;
              margin-left: auto;
    #Header {
              height: 183px;
              width: 850px;
              position: absolute;
              top: 0px;
              z-index: 6;
    #footer {
              height: 72px;
              width: 850px;
              margin-left:0px;
              margin-top:1025px;
              position: absolute;
              top: 16px;
    #title {
              height: 195px;
              width: 810px;
              margin-top: 180px;
              margin-left: 20px;
              position: absolute;
              z-index:2;
    #Rochelle {
              height: 325px;
              width: 425px;
              margin-top: 370px;
              margin-left: 425px;
              position: absolute;
    #navigation {
              height: 25px;
              width: 850px;
              margin-top: 140px;
              position: absolute;
              font-family: 'Allerta', sans-serif;
              color: #FFF;
              text-align: center;
              font-size: 13px;
              z-index: 7;
    #click {
              font-family: 'Dosis', sans-serif;
              font-size: 18px;
              color: #0094AB;
              height: 100px;
              width: 300px;
              margin-top: 390px;
              margin-left: 560px;
              position: absolute;
              z-index:4;
              font-weight: normal;
    #bottomNav {
              height: 20px;
              width: 850px;
              margin-top: 1055px;
              position: absolute;
              z-index: 4;
              font-family: 'Allerta', sans-serif;
              color: #FFF;
              font-size: 13px;
              text-align: center;
    #helena {
              height: 325px;
              width: 425px;
              margin-top: 695px;
              margin-left: 0px;
              position: absolute;
    #jared {
              height: 325px;
              width: 425px;
              margin-top: 695px;
              margin-left: 425px;
              position: absolute;
    #jacob {
              height: 325px;
              width: 425px;
              margin-top: 370px;
              margin-left: 0px;
              position: absolute;
    a:link {
              color: #FFF;
              text-decoration: none;
    a:visited {
              text-decoration: none;
              color: #FFFFFF;
    a:hover {
              text-decoration: none;
              color: #FFF;
    a:active {
              text-decoration: none;
    </style>
    </style>
    <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    </script>
    </head>
    <body>
    <div id="Container">
      <div id="click">Click the photos to read their stories</div>
      <div id="Rochelle"><a href="images/ROCHELLE2.jpg" title="Rochelle's Story"><img src="images/rochelle.jpg" width="425" height="325" /></a></div>
      <div id="jacob"><a href="images/JACOB2.jpg" title="Jacob's Story"><img src="images/jacob.jpg" width="425" height="325" alt="jacob" /></a></div>
      <div id="jared"><a href="images/JARED2.jpg" title="Jared's Story"><img src="images/Jared.jpg" width="425" height="325" /></a></div>
      <div id="helena"><a href="images/HELENA.jpg" title="Helena's Story"><img src="images/helenafirst.jpg" width="425" height="325" /></a></div>
      <div id="Header"><img src="images/header.jpg" width="850" height="183" /></div>
      <div id="stories">
        <div id="title"><img src="images/title4.jpg" width="810" height="195" /></div>
        <div id="body1"></div>
      </div>
    <div id="footer"><img src="images/bottombar.jpg" width="850" height="72" /></div>
    <div id="navigation"><a href="index.html">Home</a>  |  <a href="WhatIsIt.html">What is it?</a>  |  <a href="WhatHappens.html">What Happens?</a>  |  <a href="whichorgans.html">Which Organs?</a>  |  <a href="stories.html">Donation Stories</a></div>
    <div id="bottomNav"><a href="index.html">Home</a>  |  <a href="WhatIsIt.html">What is it?</a>  |  <a href="WhatHappens.html">What Happens?</a>  |  <a href="whichorgans.html">Which Organs?</a>  |  <a href="stories.html">Donation Stories</a></div>
    </div>
    </body>
    </html>

    Replace your FULL HTML file with this code:
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <script type="text/javascript" src="jquery.js"></script>
    <script type="text/javascript" src="jquery.lightbox-0.5.js"></script>
    <script type="text/javascript">
        $(function() {
            $('#gallery a').lightBox();
        </script>
    <link href="jquery.lightbox-0.5.css" rel="stylesheet" type="text/css" media="screen" />
    <link href='http://fonts.googleapis.com/css?family=Allerta' rel='stylesheet' type='text/css'>
    <link href='http://fonts.googleapis.com/css?family=Dosis:700' rel='stylesheet' type='text/css'>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Organ Donation</title>
    <style type="text/css">
    #Container {
        height: 1100px;
        width: 850px;
        margin-right: auto;
        margin-left: auto;
    #Header {
        height: 183px;
        width: 850px;
        position: absolute;
        top: 0px;
        z-index: 6;
    #footer {
        height: 72px;
        width: 850px;
        margin-left:0px;
        margin-top:1025px;
        position: absolute;
        top: 16px;
    #title {
        height: 195px;
        width: 810px;
        margin-top: 180px;
        margin-left: 20px;
        position: absolute;
        z-index:2;
    #Rochelle {
        height: 325px;
        width: 425px;
        margin-top: 370px;
        margin-left: 425px;
        position: absolute;
    #navigation {
        height: 25px;
        width: 850px;
        margin-top: 140px;
        position: absolute;
        font-family: 'Allerta', sans-serif;
        color: #FFF;
        text-align: center;
        font-size: 13px;
        z-index: 7;
    #click {
        font-family: 'Dosis', sans-serif;
        font-size: 18px;
        color: #0094AB;
        height: 100px;
        width: 300px;
        margin-top: 390px;
        margin-left: 560px;
        position: absolute;
        z-index:4;
        font-weight: normal;
    #bottomNav {
        height: 20px;
        width: 850px;
        margin-top: 1055px;
        position: absolute;
        z-index: 4;
        font-family: 'Allerta', sans-serif;
        color: #FFF;
        font-size: 13px;
        text-align: center;
    #helena {
        height: 325px;
        width: 425px;
        margin-top: 695px;
        margin-left: 0px;
        position: absolute;
    #jared {
        height: 325px;
        width: 425px;
        margin-top: 695px;
        margin-left: 425px;
        position: absolute;
    #jacob {
        height: 325px;
        width: 425px;
        margin-top: 370px;
        margin-left: 0px;
        position: absolute;
    a:link {
        color: #FFF;
        text-decoration: none;
    a:visited {
        text-decoration: none;
        color: #FFFFFF;
    a:hover {
        text-decoration: none;
        color: #FFF;
    a:active {
        text-decoration: none;
    </style>
    <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    </script>
    </head>
    <body>
    <div id="Container">
      <div id="click">Click the photos to read their stories</div>
      <div id="gallery">
      <div id="Rochelle"><a href="images/ROCHELLE2.jpg" title="Rochelle's Story" rel="lightbox"><img src="images/rochelle.jpg" width="425" height="325" /></a></div>
      <div id="jacob"><a href="images/JACOB2.jpg" title="Jacob's Story" rel="lightbox"><img src="images/jacob.jpg" width="425" height="325" alt="jacob" /></a></div>
      <div id="jared"><a href="images/JARED2.jpg" title="Jared's Story" target="_self" rel="lightbox"><img src="images/Jared.jpg" width="425" height="325" /></a></div>
      <div id="helena"><a href="images/HELENA.jpg" title="Helena's Story" rel="lightbox"><img src="images/helenafirst.jpg" width="425" height="325" /></a></div>
    </div>
      <div id="Header"><img src="images/header.jpg" width="850" height="183" /></div>
      <div id="stories">
        <div id="title"><img src="images/title4.jpg" width="810" height="195" /></div>
        <div id="body1"></div>
      </div>
    <div id="footer"><img src="images/bottombar.jpg" width="850" height="72" /></div>
    <div id="navigation"><a href="index.html">Home</a>  |  <a href="WhatIsIt.html">What is it?</a>  |  <a href="WhatHappens.html">What Happens?</a>  |  <a href="whichorgans.html">Which Organs?</a>  |  <a href="stories.html">Donation Stories</a></div>
    <div id="bottomNav"><a href="index.html">Home</a>  |  <a href="WhatIsIt.html">What is it?</a>  |  <a href="WhatHappens.html">What Happens?</a>  |  <a href="whichorgans.html">Which Organs?</a>  |  <a href="stories.html">Donation Stories</a></div>
    </div>
    </body>
    </html>
    Here's what I've changed:
    Added '<div id="gallery">' to your code before the lightbox gallery. If you read the Lines 9-13 of your HTML, your lightbox definition says that any 'a' links inside 'gallery' container will be lightbox enabled. In your actual gallery code, 'gallery' div was not present. Hence, Lightbox did not find any image links to load. Now, I've added the Div ID as Gallery. It works.
    Hope it helps.

  • Why do links open in new windows, not tabs, even when that option is selected?

    Since update to v. 6 and now 7.01, clicking on links opens a new instance of Firefox instead of a new tab. In Tools\Options\Tabs. I have selected "open new window in tab instead" and it has no effect.
    What am I missing?
    Thanks in advance!!

    Thanks for the post. Unfortunately, while running in FF in safe mode may be doing the trick and thus implies an extension (though not necessarily), I haven't added any new extensions. So it is likely a problem introduced by FF since v. 6 or so. I suppose it could be that the extensions themselves need updating by their creators.
    Regardless it is all very time-consuming and frustrating, especially for something that one would think would be readily fixable.

  • How can I open a new window with the same website like the one I have open?

    In safari I can open a new window with the same website like the one I have open, that makes it easy continuing to navigate on a website and to go back to the original website

    Hello Andieas
    Why open a new window for fast browsing??
    Open new tabs.
    Just right click on what you want to open and click "Open in new Tab"
    It is easy and doesn't consume memory from your computer as well as easy to navigate.
    Hope you'll like it

  • Is there a way to open a new window with one site when the home setting on Firefox has multiple websites?

    While working in Firefox is there a way to open a new window with one site when the home setting on Firefox has multiple websites?

    I guess I'm not explaining myself fully. I have a home page designation in firefox preferences that starts firefox up with 5 sites. that pretty fills up my screen with tabs.
    At some point I want to initiate another WINDOW in firefox (NOT a tab). I would like to be able to open up a window that ONLY has ONE tab, or as if there were only one site designated as the home page. This gives me a workspace that has my most useful sites available in tabs in one window, and also another WINDOW that I can move around in and even create more tabs without messing up my primary set of TABS (in my primary window). I see how this might not be doable without doing what I do now, which is open up a new window, and then close tabs until the new window just has one tab for me to work from.

  • Finder opens a new window with tabs in the last closed window loaded automatically

    As the title says, I've found this happens more than a few times for some change. Maybe every time, I didn't count. Say, I closed a window with 3 tabs opened, then next time when I click finder to open a new window, I will find the 3 tabs loaded in the new window automatically. I am wondering if it is a new feature or bug. If it is not right, would anyone give me some suggestion to correct, if possible? Thanks.

    Yup. I think bring convenience or not is supposed to be the fundamental difference bugs and features.
    Convenience also comes with users' habit. I am sure I will get used to the new way as time goes by.

  • When i open a new site on safari it always opens a new window with ads how can i stop that?

    when i open a new site on safari it always opens a new window with ads how can i stop that?

    Follow the instructions in the Apple article below.
    Remove unwanted adware that displays pop-up ads and graphics on your Mac - Apple Support

  • FF Less stable than IE. Numerous crashes, the latest quirk is that it will open a new window with a website already working on and NONE of the iterations of FF work. Have to reboot computer because can't even exit FF. Fix it or on to Chrome.

    FF Less stable than IE. Numerous crashes, the latest quirk is that it will open a new window with a website already working on and NONE of the iterations of FF work. Have to reboot computer because can't even exit FF. Fix it or on to Chrome.

    '''''"a new FF iteration"'''''
    No such thing. All Firefox windows and tabs run in a single '''firefox.exe''' process, unlike IE which has a separate process for each window, or Chrome which opens a new process for each tab.
    As far as the Firefox SafeMode, you can't open it when Firefox is running ''(unless you open a separate Profile purposely)'', if you try all you will get is another window in the "regular mode".
    You're not going to be able to discover the cause of your problem if you're unwilling to follow established troubleshooting procedures, regardless of how intermittent the fault occurs. I wouldn't be surprised of you have an add-on installed which is causing that problem.
    Another course of action would be to create a new Profile, which is like starting from scratch with a completely new Firefox installation. <br />
    http://kb.mozillazine.org/Creating_a_new_Firefox_profile_on_Windows

  • Firefox not Mac OSX Spaces friendly - There is no right click option to open a new window in the curent space.

    Other browsers (Safari and Chrome) allow you to open a new window in the current space by right clicking the dock icon and choosing 'new window'. Firefox does not have this option in the right click. You must go to the other space that already has firefox open, create a new window there, and then drag it to the desired space. Please add the ability to launch a new window in the current space from the dock icon right click menu.

    I have gone to the link that you supplied . In the task manager-- ending the entry for Firefox.exec did not resolve the problem.
    I located my profile in the start menu In the run tab And entered %APPDATA%\Mozilla\Firefox\Profiles\as instructed.
    I received a cannot delete parent file is corrupted or unreadable. I then ran the Chkdsk (check disk )and tried the process again with no improvement . I have uninstalled Firefox, and redownloaded It. Still no improvement. I want my Firefox WHAAAAAAA

  • Ajax Autocomplete -- all links open in new windows

    Hi
    I used Ajax Autocompete in one of my applications. But after i click the link which uses ajax autocomplete, strange behaviour is happens with other links in Internet Explorer. The other links that are supposed to be opened in the same window now start opening in new windows. This does not happen in Firefox. can someone suggest a reason and a solution to this problem.
    Thanks in advance
    k3k

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)

  • RoboHelp 10 Skin Navigation Button - Link Open in New Window

    I'm using RoboHelp 10 and am trying to get the button in my navigation skin to open a link in a new window.  I researched this extensively and have not been able to get it to work.  Can you please assist?

    Is that link for some external website or some pdf file etc?
    When you create a button on a skin and ask it open a file it should do that in the web browser.
    If the link is for a website etc then it might give you the following link but you can still open the url in a new window by clicking on 'Open this content in a new window".

  • Links opening in new window instead of new tab

    I'm running Safari Windows 4.0.4. I would like to use multiple tabs within one browser window. However, while in one tab, if I click on a link, it opens a new Safari window. I want it to open another tab. I have the "open links from applications" set to open in new tab, however, I can't find a setting for opening a new tab within sarafi itself. I hate that it opens a new window. Anyone point me in the right direction so that it opens a new tab in the same window?

    Is there a way, then, that the Safari team could add an option to the General tab that would default the click-on-link behavior to be the same as CTRL-click? I'm certain that adding such a feature would be insanely easy?
    Great browser Apple ... really like it; but could you please fix this in a service-pack soon?
    Thanks!
    -Max

  • Title bar gets squashed when a link opens in new window.

    It doesn't happen when i click "open in new window" but only when I click a link that opens in new window automatically. The title bar gets narrower so the tab goes outside the screen. After minimizing and maximizing again it becomes OK. It's the same in "safe mode". I also tried creating a new profile but the problem still exists.

    This issue can be caused by an extension that isn't working properly.
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

Maybe you are looking for

  • Using a Mac Pro Lap top to log and capture.

    I am traveling and working on a documentary. I purchased the Mac Book Pro with Final Cut, assuming there would be an IEEE1394 port for a hook up with my video camera. I am really kind of floored there isn't and no one I spoke to when I had it configu

  • Group and cuntry charts of account (COA)

    Hello We have this situation: Our company (which is part of international group) has two brach officies overbroad. So, we have three company codes (ex. 0001-home company, 0002-1st branch, 0003-2nd branch - one for our home company, other two for bran

  • Compiler will not run -- what to do?

    Just installed SDK -- cannot access the compiler. Followed the Install Instructions -- no error message. Server Admin Console runs just fine. Any suggestions?

  • Tracking every time a method is called in some object?

    Hi, I would like to use reflection to log every time some method is called in an object. Example; public class A { public void x () { } public void y () { } I would like some automatic mechanism that would allow me to register this object such that e

  • Can't enable AGP!

    Hi, I upgraded from a Geforce 2 MX 32Mb to a Geforce 4 Ti4200 64Mb.  Unfortunately I see very little improvement in performance!  My 3D Benchmark2001E has gone from 4500 to 5500, and in practice it's even worse: games like Return to Castle wolfenstei