Opening New Browser Windows

Feb 26, 2003

I have a question about opening new pages when a link is clicked on a webpage. What I want to happen is this:

On the main webpage, I would like to have links to other websites. For example:

Link 1
Link 2
Link 3

Now, if I was to click links 1,2 and 3, I would have 4 browser windows open: The window containing the original webpage, plus the 3 windows that were opened by clicking on the 3 links. (I am using a href="www.,,,,," target="_blank"></A>)

Now, what I want to happen is this, I only want the mainpage to have ONE child window so that at any given time, there will be at most 2 browser windows open, the main page window and one child that is opened by clicking on a link. If I click on Link 1 followed immediately by Link 2, I don't want 2 child windows to pop up. What I need to happen is when I click Link 1, it needs to open a window. When I click link 2, the browser window that contains the webpage from link 1 now needs to show the webpage that from link 2. Is there a way to do this using javascript window.open? Code:

View 1 Replies


ADVERTISEMENT

Opening Windows

Dec 17, 2006

I have a company web site where I wish to open a search window with javascript. I do know and have used the window.open( for this.

The window that is opened provides a search function an returns a list of results as hyperlinks. I then want the user to be able to select the link from the list and when the link is clicked the 'poped' search window closes and the hyperlink reference be displayed in the window which referenced it in th efirst place.

View 3 Replies View Related

Opening New Windows Using JS

Mar 23, 2007

Hi I managed to find a way of opening a PDF in a new window using JavaScript.

I warned the user beforehand and opened the new window at 80% height and width of the original window to show it was a new window.

However I can't seem to control XLS, DOC, RTF documents. These are the issues:

1. Firefox: They always seem to open in a new window anyway.

2. Firefox: Firefox opens a blank window as well when the JavaScript is used.

3. IE and Firefox: I can't seem to control the height and width

View 1 Replies View Related

Opening New Windows/Tabs

Nov 18, 2006

How can I make this script I generated with HomeSite, open links in new
windows/tab instead of the same? ....

View 4 Replies View Related

Opening 2 Separate Windows ?

Feb 18, 2011

I am opening a new small window through javascript.

Here is the code:

But on the same page I have another link for a new window which is essentially the same code:

As you can see in the red text, one link should open map.asp and the other should open pofull.asp... but they BOTH open in pofull. So I have tried to change the function name for one of them but then it doesnt work at all.

I have tried everything to separate the two scripts but nothing has worked.

View 2 Replies View Related

Opening Multiple Windows ?

Nov 3, 2010

I have a JavaScript that allows you to open 5 additional windows when you click on the button. It works properly when using Mozilla, but when you use IE7, only 1 window pops up not 5.

Code:

View 3 Replies View Related

Opening 2 Windows For 1 Click In IE6

Jul 20, 2006

I have problems with opening new windows in IE6, in Firefox and Opera it is working fine, but IE6 gives warning and open only one link. Code:

View 1 Replies View Related

Keep Pop-up From Opening In Same (opened) Windows?

Jan 22, 2011

I have a function that opens a new window when the link is clicked. The pop-up window contains a customer's info. Each time I click the link, my pop-up is opening in the same (popped-up) window, but I'd like it to create a new window each time.

View 1 Replies View Related

After Login Opening App In A New Windows?

Jan 5, 2010

i m making a web app. after login i want the app run in a 1280*800 size window. i saw many tuts on how to make a popup window but what i don't get it where should i post the code? in the login page or the main home page and so on?

View 3 Replies View Related

Opening Windows: Combining Two Functions?

May 19, 2010

Doing a bit of window-opening: the idea is, when a link is clicked, it selects a random one from an array of urls, and then opens it with certain toolbars missing. Got a script for each part, but not sure how to combine them: 'location' seems to be talking about different things in each script.

the random script:

var single = new Array ("a.htm","b.htm","z.htm")
function choose(){
window.location=choose[Math.floor(Math.random()*single.length)] }

[code].....

View 2 Replies View Related

Opening Windows On Secondary Monitors

Oct 15, 2010

I am working on an application (for internal company use) that is meant to be viewed over three monitors. I'm wondering how to accurately position windows on the secondary and tertiary monitors. If they all have the same resolution (say 1280x1024), can we assume that the second monitor begins at 1281, and the third begins at 2561?

View 2 Replies View Related

Opening Multiple Windows Or Tabs

Aug 4, 2011

I am currently designing a website for our public library. I have added a card catalog search bar on the side of every page. Our catalog software company has supplied the code. After embedding it, I previewed each page to make sure it was working properly. At the time, it worked fine. Since then, I have added other elements to the homepage such as a Twitter feed and a Flickr slideshow. Now, when I attempt to search in the catalog search bar on the homepage, it opens two tabs, but only in Firefox.

Our IT person from the software company suggested I make a copy of the page and strip the code down to see what the problem is. After doing this, I have made no headway. Even with the catalog as the only code left on the page, other than text, it still opens two tabs.

[Code]...

View 3 Replies View Related

Opening New Windows From Sites With Audio / Video Files?

Apr 13, 2010

My computer seems to have problems with its javascript when opening new windows from certain sites that are either audio or video files. I simply have not got a clue where to begin.

View 3 Replies View Related

Browser Windows

Jul 23, 2005

is there a possibility to get the number or the names of open Browser windows ? I want to try to avoid double-opening of a page. My idea was to give the page a name and to check whether this name exists.

View 3 Replies View Related

Opening A Link In The Same Browser?

Jan 17, 2010

ok so here what i want to do:

i want a dropdown menu

i want a button (go)

i want ten different items in the dropdown menu

if i choose the first item and click go i want a new page to open in the same window

if i choose the second item and click go i want to a different page to open in the same window and so on

all ten items lead to a different link when i click go....how do i do this?

View 3 Replies View Related

Re-opening Browser With Confirm Box

Oct 28, 2007

I'm new to Java Script and I'm having trouble getting something done. What I'm trying to do is have a confirm box open when the user closes the web page that asks a question. If the user clicks cancel, then the page stays closed. On the other hand, if the user clicks OK, then a page opens. The problem is, I have no problem getting it to work if the user "unloads" the page by using a link to another site, but I don't know if it is possible to use java script to re-open the browser, and then open it to a specific page if the user unloads the page by closing the browser.

My logic says it's not possible. Java script works in the browser, so how can it do anything once the browser has been closed? Am I right? If not, can you show me how to edit the code to make it work? Here's what I have so far:

<script type="text/javascript">

function showalert(){

var conf = confirm("text here");

if (conf == true){
window.location.href = "http://www.nameofpage.com";
} else {
return true;
}}

</script>

View 1 Replies View Related

Opening File From Browser

Feb 28, 2003

I understand how it works, however, when pressing the open button to open the file, I'm getting a javascript error that says "Access Denied". Does anyone know how I can make it possible for a user to select a file and open it from my webpage? This would work great if it actually worked! Any ideas?

View 2 Replies View Related

Is Element In Browser Windows Or Not?

Mar 11, 2007

This problem is a little but difficult for me to explain, but I hope
you will get the idea.

I have some javascript code, where I:
document.getElementById(el).style.display="";
document.getElementById(el).scrollIntoView(true);

so basically, the element was hidden, but I am setting it to
not-hidden, and I want the browser to scroll so the element is visible
by the user. BUT, if the element is allready in the current
browserwindows, then I don't want to scrollIntoView, since this will
move the element - in that case, I'd rather do nothing.

But how do I check for that?

I hope I made myself understandable. The word "hidden" has two menings
in this post - one is that the element is hidden and therefor is not
displayed in the broser no matter how much you scroll. The other is
that the element isn't hidden - you just need to scroll in order to
see it.

View 9 Replies View Related

Windows Popup In The Browser

Nov 17, 2011

In the past I write the jave script to popup windows in the browser for tell our visitor about news & event but now most of browser will block popup by default. Someone can show me an example about the professional popup with out the block.

View 4 Replies View Related

Opening New Browser Window - Hiding URL?

May 12, 2011

I want to open a new browser window using javascript. I don't want to display URL in the dialogue. Here is my code.
Code:
var windowFeatures = "top=100,left=100,scrollbars=yes,resizable=no,menubar=no,location=no,directories=no,titlebar=no";
var windowObjectReference = window.open(resourceURL,"_blank",windowFeatures);
The new dialogue shows the URL but doesn't allow to modify it. Is there any way to completely hide the url? Although I have specified resizable=no browser allows me to resize the window. I am using firefox.

View 3 Replies View Related

Opening A Browser Window With A Url String?

May 10, 2011

say i have this url in my hand as a string, stored in a variable:http://img.youtube.com/vi/wgGh9RmO5vA/default.jpgi can copy and paste it to my browser manually and see a thumbnail.but how can i automatically open up a browser window and i see the thumbnail? without manually copying and pasting, i want to automaticallly open a broswer window with this string

View 5 Replies View Related

Opening A Browser Window With Url String?

May 12, 2011

I have a variable that I obtain from a php code. This variable contains a link such as http://.......

with this variable, say $a, once I obtain it with that php code, I want a browser window to open automatically.

View 4 Replies View Related

Corss Browser Modal Windows?

Apr 7, 2004

How can I make cross browser modal windows?

View 2 Replies View Related

JQuery :: Opening A New Browser Window Via .ajax?

Feb 3, 2010

My current project has me working with UI dialog and I was wondering if it's possible to open a new browser window from a click of the dialog button. I have set up an ajax call to get the url but I'm not sure if this is the correct way.

function createNewProject(irb_id){
jQuery.ui.dialog.defaults.bgiframe = true;
jQuery(function(){
jQuery('#confirmDialog').dialog({

[Code]......

View 1 Replies View Related

Automatically Opening A Browser Window With A Url String?

May 12, 2011

I have a variable that I obtain from a php code. This variable contains a link such as http://.......with this variable, say $a, once I obtain it with that php code, I want a browser window to open automatically.I dont know javascript.

View 4 Replies View Related

Auoresize Pupup Browser Windows To Content

Nov 29, 2005

i have found more script for autoresize a popup browser windows to the image opened but I search something that autoresize the browser windows popup to che content(for example a table with an image and a textin in the cell)....

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved