Opening link in separate browser window

Is there a way to make a NEW browser window open when creating a hyperlink to a page outside (external) of my website? My external links always open in the same window as my website resulting in the viewer being taken off my site.

Check out this link:
http://web.mac.com/varkgirl/iWeb/Aardvarkland/Open%20links%20in%20new%20window.h tml
Basic summary of what the link says:
1. Publish your page. Changes will be made in the published files.
2. Get MassReplaceIt
http://www.hexmonkeysoftware.com
http://web.mac.com/will.englefield/iWeb/WillG4PB/MRI.html
3. Set up MassReplaceIt
Find
href="http
replace with
target="_blank" href="http
This will change all of your external links to open in a new window and leave your internal links as is.
Remember, if you make a change to a page like this post-publishing, and later re-publish, you have to make the html changes again! Save your query in MRI for next time

Similar Messages

  • Can Muse make hyperlinks open in a separate browser window?

    Is there a way to make hyperlinks within Muse open in a separate browser window?

    Yes there is, with the hyperlink selected click the blue "hyperlinks" aat the top then select "open the link in a new window or tab"

  • Discoverer Viewer Open Link in New Browser Window

    We have created cubes with links to details (using Manage Links).
    When selecting the link from Discoverer Plus OLAP, a new browser window opens.
    When selecting the link from Discoverer Viewer, it opens within the same browser window.
    How can we force Discoverer Viewer to open a link in a new browser window?
    We tried adding the TARGET="_blank" to the link but that only gets added to the last parameter (or passed as a parameter).
    Unlike Discoverer Plus parameter, there is no _popup option.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    This article by Ted Padova will give you the JavaScript code that will accomplish this: http://acrobatusers.com/blogs/tedpadova/opening-pdfs-new-browser-windows

  • Open links in new browser window

    We are using Oracle WCI 10.3/Collaboration 10.3 and have a Community Links Portlet (collab portlet) setup. The links open up in the same browser window and to get back to the portal, the user has to hit the back button on the browser. So,
    1) Is there a portal/collaboration configuration that enables links to open up in a new browser window?
    2) Is there a way to hide the address bar when the link opens up in a new window? (the reason for this question is, we may have a link to some applications where we don't want the user going in directly. So, by hiding the address bar, they can't copy the URL and access directly without going in through the portal).
    If there is any better way to do question 2 above, would appreciate the feedback.
    Thanks.

    I was able to figure this out:
    1) In the My Account section, under display preferences, there is an option to "open documents in same window" or "new window". By changing this, links in the Community Links portlet open up in a new browser window.
    2) With a simple javascript example that I found on the internet, I was able to customize the popup browser window with no address bar or menu buttons.
    Edited by: user1301820136 on Jun 26, 2009 9:59 AM

  • Opening Link in fullscreen browser window

    I have this action on a button and want it to open the link
    in a fullscreen browser window. What did I screw up?
    on (release) {
    getURL("javascript:ContactObj=window.open('
    http://www.villagegreenstudios.com/view2/BTAdemos.html','btawdemoswin','scrollbars=Yes,sta tus=No,resizable=Yes,fullscreen=Yes');
    ContactObj.focus(); void(0);");
    }

    Looks pretty good to me. Sometimes if I'm having trouble with
    doing things this way, I whip up a quick function in javascript on
    the html page that does the same thing and just call that function
    with getURL or externalinterface. Saves me from having to debug
    quotation mark issues.

  • Open link in new browser window

    I know how to enter the links in the assets page so when I
    export to dreamweaver the links already in the html. Is it possible
    to enter a link URL and have it open in a new window? I know that
    you can use the popup feature but is there any other way?
    Thanks

    I used the Behaviors tab to do this (see:  www.adobe.com/support/dreamweaver/interactivity/behavior/behavior04.html). 
    The page I was starting from is http://www.wqma.com/schedule.html.  I wanted to click on a link and have it open a new window with a .pdf of our schedule.
    When I strictly followed the instructions in the above Adobe link, I ended up having a new window open with the link I wanted.  In addition, however, the old window *also* opened to the new page.  Then I tried deleting the address within the '<a href=...>' parentheses.  (I assumed that's what Linda meant by leaving it blank.)  But when I did this, the initial page jumped back to my home page.  So instead, within the '<a href=...>' parentheses, I entered the address for the page I was starting from (<a href="http://www.wqma.com/schedule.html">).  This made the first window "stay" on the page I was starting from, and also opened another window with the page I wanted.

  • Why is Firefox opening a separate browser window for each link instead of a new tab in the current browser window?

    Suddenly firefox has started opening a new, separate browser window for every link and thing I open. It used to just open a new tab in the current browser. I must have closed down 15 browsers when trying to get back to a previous web page - the back button doesn't work when each click leads to a new window opening! I went into options and my settings have not changed, they still say "open new tab" for links. This just started happening out of the blue today. What's up?

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • Can I have links open in a new browser window?

    Is it possible to have links to pages outside of my website to open in a new browser window?
    I've created a podcast for my students to listen to.
    I've also created a kind of fill-in-the-blank activity to go along with that podcast, but that activity requires a different window.
    I want my students to listen to the podcast and do the fill-in at the same time.
    So, I'd like for the students to open the link to the fill-in and then click on the podcast on the original page.
    Advice?

    changing podcast links is a bit difficult - but here is a general link of how to open windows in a new window:
    http://www.rowan-cottage.co.uk/Site/Target_Blank.html
    max

  • Need to open separate Browser window

    hi all, I want to display some data in a separate browser window instead of using popupManager. How do i do that. Also i need to pass parameter to that window, based on that parameter, i ll call the service and get the required data and display that in the datagrid.

    to open a seperate window, you'd have to use the navigateToURL() function
    to pass data to that window, you'd most likely need something like a GET method, if it's alot of data then you'd probably need to create a temporary file and pass a file reference via the GET method.
    or you could look into swf-swf communication

  • ADF RichTextEditor opening links in new browser - how to do it?

    Hi, If I add a link in ADF RichTextEditor, how do I make it open in a new browser window when clicked on it? Essentially, I want RichTextEditor to insert "target=_blank" attribute in the achor element rendered.
    Of course, I can ask the user to go to source mode and do it themselves, however, I was hoping that in the WYSIWYG mode, RichTextEditor would give me the options for specifying the target.
    Is this possible?
    BTW, I dont want to process the value of the RichTextEditor at the backend and insert the target programmatically.
    Thanks.

    The question is: how do I detect if the clientaborts
    the downloading by pressing the stop button on theweb
    browser?Short answere: You dont.It doesn't terminate the socket? How/when does the socket get closed on the client side then?

  • Open URL in current browser window

    I'm developing an application that works side-by-side with the user's default web browser. The browser communicates with the app through a proxy, and that works great. The issue I'm having is going the other way. So far, I've only been successful opening a new browser window each time. However, it would be much better to be able to open a page in the current window/tab. I mainly want this to work with Firefox (or anything other than IE). Has anyone ever done this, and is this even possible with Java?
    Thanks in advance.

    Desktop.getDesktop().browse() is what I'm using currently. I don't think you understood my problem. Currently it is opening in a new browser window. In Firefox, it's opening in a new tab, since I have it set to open in a new tab instead of new window. But, what I want it to do is open in the CURRENT tab. In other words, navigate from the current page to a new page, just as if the user had typed in an address into the address bar and pressed enter, or just as if he had clicked a standard link on the webpage.

  • How to open iview in same browser window

    Hi.
    I am using EP 6.0
    I have created sever iviews of type IAC. All was working fine.
    Now suddenly the iviews have started opening in a new browser window. I have check the iview poperty "Launch in new window " . Its set to "Display in Portal Content Area".
    All I want is, when I click on any iview, a new internet explorer window should not pop up, but the iview shud open in the same window.
    Can anyone advise me how to achieve this ?
    Thanx
    Vikram

    Can you try and check what happens by changing the work protect mode as follows
    Systemadministration -> Systemconfiguration -> Service Configuration -> Applications -> com.sap.portal.epcf.loader -> Services -> epcfloader. Set the "workprotect.mode.default". After you have saved the entry. ricght click on com.sap.portal.epcf.loader in the tree menu and choose "administrate". Click on "restart".
    Check this url might be relevant for u
    ESS Links open in new windows

  • Open portlet in new browser window

    Anyone know of a way to open a portlet, or a page containing a portlet, from a link into a new browser window? This is different than showDetailsPage, which opens in the same browser window.
    Thanks.

    I tried to do this through Item Attributes for the portlet (clicking the little pencil), where there is a radio button for "Display Options."
    One choice is: "Link That Displays Item in New Browser Window."
    (I do have something in for the "Display Name" which seems to be required to get a link.)
    However, this doesn't seem to work. No link shows.
    (It works fine for
    I have tested this with a Discoverer portlet, and also with a more generic portlet (the "Developer News" portlet in the 9iAS Community portlet provider).
    Is this broken / a bug?

  • I am unable to open a new window / open link in a new window

    In the previous Firefox versions we are able to open a new window & open link in a new window. The feature is there when you "right click" on the tab or click on the "open a new window" but it simply not functioning

    Link context method works for me, there have been many complaints that the first two items were switched, and that can be easily modified with the "'''Menu Editor'''" extension.
    If it does not work for you an extension might be involved.
    There is also the mouse shortcut '''Shift+click''' on the link. Called mouse shortcut because it involves the mouse.
    * Firefox and other Browser Keyboard Shortcuts (Comparison Table)<br>http://dmcritchie.mvps.org/firefox/keyboard.htm
    You can make Firefox 4.0.1 and '''Firefox 5.0''' look like Firefox 3.6.17, see numbered items 1-10 in the following topic [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 look like 3.6)]

  • Why does Firefox 5 open up to 8 browser windows when opening?

    I never had this problem with previous versions, and not even immediately upon upgrading to version 5, but now when I start Firefox, up to 8 separate browser windows open and I have to close each one individually. I am running Windows 7.

    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the files sessionstore.js [2] and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    If you see files sessionstore-##.js with a number in the left part of the name like sessionstore-1.js then delete those as well.<br />
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    See also:
    * [1] http://kb.mozillazine.org/Session_Restore
    * [2] http://kb.mozillazine.org/sessionstore.js

Maybe you are looking for

  • Error in downloading and installation: Installation completed but some optional components failed to install correctly.

    I have been trying to download and install Indesign several times. It downloads till 85% and then I get this error. When I hit 'try again' it starts downloading from 42%, jumps to 77% and reaches 85% and then drops off. This is getting really annoyin

  • SQL Developer connection problems

    I am trying to run for the first time SQL developer and the connections window isnt showing. I tried also to make file>new>and choosing database connection and nothing happens. Also i tried loading the connections toolbar but the toolbar isnt availab

  • Background MRP Run Some times Planned orders are not generating.

    Dear All, We run MRP in the background at plant level once in a month. Some time we do not get planned order for the material in MD04. Than we run MRP (Selected material only) manually through MD01 considering MRP control parameter 13132.Than only we

  • Anonymous WPC access

    Hi, I'm setting up WPC for anonymous access. For this reason a role was created and WPC navigation is attached to it with an external connector. This role is added to the Guest user. The Guest user is accessing the page and is able to see the WPC nav

  • Elements 10 backup / sync

    I've had elements 10 installed for several months and had no problems with the online backup/snyc function. Recently this feature has stopped working.  The sync showes as pending but will not finalize.  Any thoughts?