JavaScript Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingJavaScript Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old November 27th, 2007, 03:02 AM
bunty12000 bunty12000 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2007
Posts: 1 bunty12000 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 26 sec
Reputation Power: 0
Need Help Debugging Script/Error in Script - Unable to hide status bar of Javascript popup using Javascript

I am tring to hide the status bar of the Javascript popup window its working fine in the local machine however not working on the server. The ASP.Net application is running on Godaddy.com.

Here is the sample coding I used to hide status bar all tried but in vain---

function openurl(murl)
{
window.open(murl,"mywin","toolbar=0,menubar=0,scrolling=0,dependent=0,resiza ble=1,status=no,width=" + screenWidth + ",top=0,left=0,height=" + screenHeight);
//window.status='Hide';
// return true;
//window.document.statusbar.enable = false;
//window.statusbar.visible = false;
// window.document.titlebar.enable = false;
//window.document.addressbar.enable = false;
window.document.statusbar.enable = false;



//window.open(murl,"mywin","scrollbars=no,resizable=yes,statusbar=no,width=" + screenWidth + ",top=0,left=0,height=" + screenHeight)
//window.open(murl);

}

can u help plz, its working on local machine even fine in LAN, however not in the server.

Reply With Quote
  #2  
Old November 27th, 2007, 06:41 PM
Mittineague's Avatar
Mittineague Mittineague is offline
Contributing User
Dev Articles Novice (500 - 999 posts)
 
Join Date: Jul 2005
Location: West Springfield, Massachusetts
Posts: 548 Mittineague User rank is Private First Class (20 - 50 Reputation Level)Mittineague User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 Week 1 Day 6 h 35 m 44 sec
Reputation Power: 4
status bar

Hi bunty12000, welcome to the forums.
I'm surpised it works at all. AFAIK browsers no longer allow javascript to mess with the status bar for security reasons.
If it works on localhost, then I'd guess you are testing with IE and your Tools -> Internet Options -> Security settings are different for Internet and Local Intranet
__________________
WP plugins - Error Reporting, Clean Options
http://www.mittineague.com/dev/er.php
http://www.mittineague.com/dev/co.php

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingJavaScript Development > Need Help Debugging Script/Error in Script - Unable to hide status bar of Javascript popup using Javascript


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway