473,387 Members | 1,876 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,387 software developers and data experts.

Window open and anti popup software

From my page, I've to create a page wich shows some images.
I'd like to show those images without the IE or Netscap toolbar.
I've two ways:
1- window.open, wich let me do everything (remove bar, resize)
2- open a new window with _blank, but I can't remove the toolbar.

The problem with the 1 is that maybe it can be blocked by an anti popup
window, isn't it ???
It's there a way in the point 2 to resize the page and remove the toolbar ?

Thanks.

Bob
Jul 23 '05 #1
5 1787
VK
Any normal pop-up killer kills any kind of windows, including
"target-_blank" ones.

Did you consider to use popping-up div's on the page itself? Just give them
window-LAF (if you want).
Jul 23 '05 #2
Bob Bedford wrote:
From my page, I've to create a page wich shows some images.
I'd like to show those images without the IE or Netscap toolbar.
Why? Users are used to them.
The problem with the 1 is that maybe it can be blocked by an anti popup
window, isn't it ???
Yes. Opening new windows is (almost always) bad design. Users dislike them.
It's there a way in the point 2 to resize the page and remove the toolbar?


No (Well... you might be able to resize the _window_ ... but most browsers
have explicit options in the preferences to prevent this - its more
annoying then a popup).

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Jul 23 '05 #3
VK wrote:
Any normal pop-up killer kills any kind of windows, including
"target-_blank" ones.


Can you name a few that kill target="_blank"? I am aware of many that
handle window.open but haven't been able to find one that handles _blank.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
Jul 23 '05 #4
rf
Randy Webb wrote
VK wrote:
Any normal pop-up killer kills any kind of windows, including
"target-_blank" ones.


Can you name a few that kill target="_blank"? I am aware of many that
handle window.open but haven't been able to find one that handles _blank.


popup-stopper from panicware. Stops everything, even a double click on the
browsers desktop icon.

--
Cheers
Richard.
Jul 23 '05 #5
> > From my page, I've to create a page wich shows some images.
I'd like to show those images without the IE or Netscap toolbar.
Why? Users are used to them.


Because it's a page that I'd like to open as popup, with images on it, but
the user shouldn't continue to browse from there, but only close it. It's
like an information page, no need to keep it after viewing.
The problem with the 1 is that maybe it can be blocked by an anti popup
window, isn't it ???


Yes. Opening new windows is (almost always) bad design. Users dislike

them.

Have a look here. www.shopauto.ch, then click "rechercher" and then any
vehicle in the list. On the right you have the picture image, wich, when
clicked, shows a popup with other image I can't put on the page. It's only a
"more info" page.
It's there a way in the point 2 to resize the page and remove the

toolbar?
No (Well... you might be able to resize the _window_ ... but most browsers
have explicit options in the preferences to prevent this - its more
annoying then a popup).

I've opted for the ".open" page, wich will be sized and setted like I want.

Cheers and thanks for advice.

Bob
Jul 23 '05 #6

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

Similar topics

10
by: Scott | last post by:
I'm new to ASP, but I've been programming in VB for several years, and I'm having a few issues with this ASP enhancement I'm working on. I've found ASP to be a lot different than what I'm use to...
3
by: Michael | last post by:
I am trying to allow a user to view a PDF in a new window. I currently have this working using the following: <a href="./pdf.do?parameter=01121980" target="top"><b>pdf</b></a> The problem...
3
by: Edwin Boersma | last post by:
Hi, I've just installed Netscape 7.1 for Linux and the following script refuses to open a window when I call this function: function OpenLinkWindow() { ...
13
by: zn | last post by:
How can I cause a link on a page to open up a new browser window when the link is clicked on? I've noticed javascript code sometimes when I try to right-click a link and open it in another window....
3
by: Bob | last post by:
I am trying to create a popup page (to act as a menu) from a parent page. When the parent page (index.jsp) calls my popup function (see below) it will properly open the correct size browser window...
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...
3
by: JohnEGee | last post by:
Hello, all, and TIA for any help you can offer. I've searched the Internet for answers and have finally come here. I've created a page (several, actually) with a link that opens a pop-up...
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:...
5
by: Nicholas | last post by:
Hello, i need to pass an argument to window.open but it seems it wont work. What am i doing wrong? This in in head: <SCRIPT LANGUAGE="JavaScript"> <!-- function nw(a,b){ myWindow =...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.