popup window

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

    popup window

    Hin all,

    Is there a way to force pop up windows even if the browser preferences
    is set to block pop windows, for onload event? using javascript....

    Note: for onload event

    -mac
  • Gordon

    #2
    Re: popup window

    On Nov 5, 7:16 am, mac <mhmun...@gmail .comwrote:
    Hin all,
    >
    Is there a way to force pop up windows even if the browser preferences
    is set to block pop windows, for onload event? using javascript....
    >
    Note: for onload event
    >
    -mac
    No, because people who block onload popups don't want them. Even if
    there was a way to do it if you actually did you'd just piss your
    visitors off for forcing popups on against their explicit will.

    Comment

    • rf

      #3
      Re: popup window


      "mac" <mhmunshi@gmail .comwrote in message
      news:2dea5a3b-38e0-4250-b997-e052f4d61445@k3 6g2000pri.googl egroups.com...
      Hin all,
      >
      Is there a way to force pop up windows even if the browser preferences
      is set to block pop windows, for onload event? using javascript....
      Same answer you got over in CLJ. No.

      Are you going to argue about it here as well?

      And this is *not* a Javascript newsgroup.


      Comment

      • C. (http://symcbean.blogspot.com/)

        #4
        Re: popup window

        On 5 Nov, 07:16, mac <mhmun...@gmail .comwrote:
        Hin all,
        >
        Is there a way to force pop up windows even if the browser preferences
        is set to block pop windows, for onload event? using javascript....
        >
        Note: for onload event
        >
        -mac
        No. That's why so many sites insert full page ads inline which you
        have to skip over (which would be a PHP question)

        C.

        Comment

        Working...