Pop-up question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nymphetamine

    Pop-up question

    There are websites that, if you visit them, another website pops up in
    the background. Examples are free web-hosts, pay-per-clicks, ads, etc.

    I'm not interested in those, I want to code it myself, so that
    visiting site a) will pop-up site b) in the background.

    What is the code for site a) to allow site b) to open everytime theres
    a visit?
  • steve stevo

    #2
    Re: Pop-up question

    Absolutely NO CHANCE !!!

    If I go to a site - thats is the site I want to visit, not the one you
    suggest !!!

    Simon Christie


    "Nymphetami ne" <nymphetamine@a ol.com> wrote in message
    news:1e71a87c.0 309230358.f5929 a@posting.googl e.com...[color=blue]
    > There are websites that, if you visit them, another website pops up in
    > the background. Examples are free web-hosts, pay-per-clicks, ads, etc.
    >
    > I'm not interested in those, I want to code it myself, so that
    > visiting site a) will pop-up site b) in the background.
    >
    > What is the code for site a) to allow site b) to open everytime theres
    > a visit?[/color]


    Comment

    • Ivo

      #3
      Re: Pop-up question

      "Nymphetami ne" <nymphetamine@a ol.com> wrote in message
      news:1e71a87c.0 309230358.f5929 a@posting.googl e.com...[color=blue]
      > There are websites that, if you visit them, another website pops up in
      > the background. Examples are free web-hosts, pay-per-clicks, ads, etc.[/color]
      Yes, criminal, isn't it?
      Well, certainly annoying enough for many to dislike internet in general and
      javascript in particular.
      Don't give us a bad name for no reason.
      Thanks.
      Ivo


      Comment

      • steve stevo

        #4
        Re: Pop-up question

        My point exactly - the internet does not always have to be a commercial
        entity


        "Ivo" <no@thank.you > wrote in message
        news:3f705fe4$0 $34878$1b62eedf @news.wanadoo.n l...[color=blue]
        > "Nymphetami ne" <nymphetamine@a ol.com> wrote in message
        > news:1e71a87c.0 309230358.f5929 a@posting.googl e.com...[color=green]
        > > There are websites that, if you visit them, another website pops up in
        > > the background. Examples are free web-hosts, pay-per-clicks, ads, etc.[/color]
        > Yes, criminal, isn't it?
        > Well, certainly annoying enough for many to dislike internet in general[/color]
        and[color=blue]
        > javascript in particular.
        > Don't give us a bad name for no reason.
        > Thanks.
        > Ivo
        >
        >[/color]


        Comment

        • Hywel Jenkins

          #5
          Re: Pop-up question

          In article <1e71a87c.03092 30358.f5929a@po sting.google.co m>,
          nymphetamine@ao l.com says...[color=blue]
          > There are websites that, if you visit them, another website pops up in
          > the background. Examples are free web-hosts, pay-per-clicks, ads, etc.
          >
          > I'm not interested in those, I want to code it myself, so that
          > visiting site a) will pop-up site b) in the background.
          >
          > What is the code for site a) to allow site b) to open everytime theres
          > a visit?[/color]

          Get the JavaScript docs and look for window.open and this.blur.

          --
          Hywel I do not eat quiche


          Comment

          • Nymphetamine

            #6
            Re: Pop-up question

            "steve stevo" <steve@stevoste ve.fsnet.co.uk> wrote in message news:<bkpk67$gf 6$1@newsg4.svr. pol.co.uk>...
            [color=blue]
            > Absolutely NO CHANCE !!!
            >
            > If I go to a site - thats is the site I want to visit, not the one you
            > suggest !!![/color]

            Calm down clown. If one were to separate the content of one site into
            two sites, you would be be getting the same thing.

            Comment

            Working...