473,383 Members | 1,868 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

How to open a popup when popup blocker is turned on

Hi Friends,

I am looking for an anti-popup blocker solution, which can open popup
window, irrespective whether any popup blocker is on or off.

Well, I have succeeded in creating the same solution for IE, but its
not working in Netscape, Opera...

Please give your suggestions...ASAP.

Thanks,
Ashish
Jul 23 '05 #1
4 2005
On 29 Oct 2004 04:35:16 -0700, Ashish wrote:
I am looking for an anti-popup blocker solution, which can open popup
window, irrespective whether any popup blocker is on or off.
Bwahhhh, Harr ha Ha ha.. Harrrr har ha ha ..hu ha, ha.

Yur funny.
Please give your suggestions...ASAP.


Keep up th' good work...QUICKLY ;)

--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane
Jul 23 '05 #2
Ashish wrote:
I am looking for an anti-popup blocker solution, which can open popup
window, irrespective whether any popup blocker is on or off.


- How do I drive a car if I font have a one`?
+ Drive by foot ;D

IOW it is fruitless what you are trying.
Jul 23 '05 #3
Ashish wrote:
Hi Friends,

I am looking for an anti-popup blocker solution, which can open popup
window, irrespective whether any popup blocker is on or off.
You and every spammer and porn site on the web,
Well, I have succeeded in creating the same solution for IE,
No, you just think you have.

but its not working in Netscape, Opera...
GOOD!

Please give your suggestions...ASAP.


Give up because you will fail.
--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
Jul 23 '05 #4
Ashish wrote:
I am looking for an anti-popup blocker solution, which
can open popup window, irrespective whether any popup
blocker is on or off.

Well, I have succeeded in creating the same solution
for IE, but its not working in Netscape, Opera...

Please give your suggestions...ASAP.


Don't even try this. The reason that you cannot currently rely on
window.open is that the facility was abused to push unwanted material at
users. It is a facility that was viable within the repertoire of
javascript authors but has become non-viable for Internet use, as a
consequence of what was done with the facility.

If you use any other facility (such as showModelessDialog) to open
unwanted pop-ups on IE then all that will happen is that the next
generation of pop-up blockers will block that facility as well. All you
will achieve is delaying your acceptance of the inevitability of the
non-viability of pop-ups for a month or two while the pop-up blockers
are updated, and in the process cost the entire javascript authoring
world the use of yet another browser facility.

Richard.
Jul 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: David McCulloch | last post by:
The following code opens a new window, but the "resizeTo" doesn't resize it. Why not? (Don't ask why I simply did not open the window with the new size....my original problem was how to open a...
2
by: QA | last post by:
http://www.popupcheck.com/popup_manual/modeless.asp can still have a popup even when I have a popup blocker - google toolbar. I want to know the technology, but I can not read the source code....
11
by: cooch17 | last post by:
Greetings - I have a number of websites that make use of popups spawned by a user clicking a link. Nothing fancy - here is typical code: <a href="popup.html" target="pop_win"...
13
by: ldan | last post by:
Hi everybody, I would not consider myself an expert in javascript - but so far whatever I know, helped me reaching my goals. Recently I started to experience a lot of javascript errors related...
6
by: VK | last post by:
I'm using window.open method in my script to open poup window. Recently Internet Explorer users reported that the script crashes on their machine with different runtime errors. See the bug:...
0
by: Simon Segal | last post by:
I recently picked up after installing sp2 on my xp machine that an asp.net project began behaving quite oddly all of a sudden. Pages that had the form target attribute set to a particular frame in...
7
by: anthony.turcotte | last post by:
Hi, I've looked for a solution to this problem on google, read posts in this newsgroup and I still haven't found anything that could help me. Here's the scenario. 1. User accesses...
4
by: vickeybird | last post by:
I want to know if it is possible to detect if Pop up Blocker is enabled without trying to open a Pop Up windows. I'm trying to create a web analytics script and visible Pop up in case of disabled...
2
by: Daniel Matthews | last post by:
I am trying to pop up a window on my web site when my page loads and I cannot get the window.open command to work when I use it with the "onload" directive. Here is a the code: <!DOCTYPE html...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.