Go Back   Dynamic Drive Forums > General Coding > JavaScript
Search Dynamic Drive Forums:

Reply
 
Thread Tools Search this Thread
  #1  
Old 05-30-2005, 03:36 PM
chuong chuong is offline
New Comer (less than 5 posts)
 
Join Date: May 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Centering Pop-up Window Settings

Hello, I've been trying to learn how to center a pop-up window for my website. I've followed the instructions on this site: http://www.dynamicdrive.com/dynamici...autocenter.htm

Everything works fine; however, I dislike the "Status" bar at the bottom and cannot get rid of it.

I followed the instruction at the bottom under "Technical Note":

settings =
'height='+h+',width='+w+',top='+TopPosition+',
left='+LeftPosition+',scrollbars='+scroll+',resizable=no, status=no'

The resizing is disabled, but the status bar still shows at the bottom. Can anyone please help me?

Thank you
Reply With Quote
  #2  
Old 05-30-2005, 03:46 PM
mwinter mwinter is offline
Elite Coders
 
Join Date: Dec 2004
Location: UK
Posts: 2,361
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by chuong
I've been trying to learn how to center a pop-up window
Centred pop-ups can be annoying for users with dual monitors, or users with virtual desktops. Keep that in mind.

Quote:
Everything works fine; however, I dislike the "Status" bar at the bottom and cannot get rid of it.
To be frank: good. The status bar relays important information to the user and you should not be able to remove it. Many user agents can be configured to prevent authors from hiding the status bar, and one of the IE service packs (I forget which) makes it impossible.

There is no workaround.

Mike
Reply With Quote
  #3  
Old 05-30-2005, 05:20 PM
chuong chuong is offline
New Comer (less than 5 posts)
 
Join Date: May 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I just learned that it was my browser Firefox. The status bar was disabled in IE (Version 6.0). Thank you for your help.
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:12 PM.

Home - Contact Us - Archives - Link to DD - Top 

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.