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

Can't open address bar with window.open


Hi,
With ref. to MS IE, when I use window.open with the usual sizing and
'toolbar=yes', 'menubar=yes' the target URL opens in a new window -
but without an address bar.
'addressbar=yes' does not seem valid. Can someone please tell me how
to proceed?
Thanks
McGoo
Jul 23 '05 #1
3 6427
Mc***@virgin.net wrote:
'addressbar=yes' does not seem valid. Can someone please tell me how
to proceed?


Proceed with reading a documentation or reference, e.g.
http://doc.rz.ifi.lmu.de/web/js/Clie...ow.htm#1202731
and then replace "addressbar=yes" with "location=yes" or "location".

ciao, dhgm
Jul 23 '05 #2
Lee
Mc***@virgin.net said:


Hi,
With ref. to MS IE, when I use window.open with the usual sizing and
'toolbar=yes', 'menubar=yes' the target URL opens in a new window -
but without an address bar.
'addressbar=yes' does not seem valid. Can someone please tell me how
to proceed?


Step 1, find documentation:
http://docs.sun.com/source/816-6408-...ow.htm#1202731

Notice that if you specify any attributes, all others default to "no".

"toolbar=yes,menubar=yes,location=yes"

Jul 23 '05 #3
On Thu, 28 Apr 2005 18:49:27 +0200, "Dietmar Meier"
<us***************@innoline-systemtechnik.de> wrote:
Mc***@virgin.net wrote:
'addressbar=yes' does not seem valid. Can someone please tell me how
to proceed?


Proceed with reading a documentation or reference, e.g.
http://doc.rz.ifi.lmu.de/web/js/Clie...ow.htm#1202731
and then replace "addressbar=yes" with "location=yes" or "location".

ciao, dhgm


Thank you Lee and Dietmar for the immediate solution to my problem.
I appreciate the references and the 'location' information.
Much obliged
McGoo

Jul 23 '05 #4

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

Similar topics

4
by: OJ | last post by:
Hi, This works to maximize the window, but wants to load yahoo locally : C:\WINDOWS\Desktop\www.yahoo.com <html> <script type="text/javaScript"> <!-- function test() { qwe =...
6
by: marcelf3 | last post by:
Hello.. This page opens a window with some information, but everytime the user changes a field in the parent window, the child window needs to be closed. These 2 functions were supposed to do the...
1
by: Melissa | last post by:
I have inherited an intranet ASP.NET (C#) page running on Windows 2000. The page populates a label control with some javascript to open a pop-up to a document (xls, doc, pdf, etc.). This is...
2
by: Patrick.O.Ige | last post by:
If i send an email using outlook and in the email there is a hyperlink. But what i want is that if people get the email and they click the link i want the new window to open with no address bar....
4
by: Gunawan | last post by:
Dear All, I would like to know how to disable 'open in a new tab' or 'open in a new window' feature coz I would like to maintain parameter using session id which is not change if we using those...
18
by: jim | last post by:
OK...Don't ask why - it'll just make ya mad. It makes me mad just thinking about it. I swear....if I didn't need this job, I'd tell 'em where to embed their webbrowser control. But, since I do...
1
parshupooja
by: parshupooja | last post by:
Hey All, I am working in asp.net c# and Javascript. I building javascript dynamically. Actually When user click on button I want new window to open with Yahoo map. If I want map with in a page it...
1
by: plumba | last post by:
I have a form which I would like to open in a window with no address bar, tool bar etc etc. I've used the below code for this: function delayer(){ newurl = "testpage.html"...
5
by: terrybell105 | last post by:
I downloaded Stephan's utility from his website but can't get it to work - or maybe I'm not driving it properly! The form works OK with the existing 3 "views" - I can switch between them and they...
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: 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
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?
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.