Opening links set for "in a new window"

When I click on a link that is set to open in a new window, Safari will not open it. I can command-click, and the link will open in a new tab.
I'm using Safari 3.0.3. I've tried turning off blocking of pop-up windows.
Any ideas?

Hi Estel-mm and welcome to our community
Your requirement cannot be met with simple use of RoboHelp
HTML. It will likely require hand crafting some special JavaScript
function to make it work. And here's the rub. Assuming you get it
to work, it may have an adverse effect in that if you configure the
default topic to open this way and your end user just happens to
land on that Default topic again, poof! Another new window.
Just a thought... Rick

Similar Messages

  • Open Link in Content Editor in New Window

    I have recently built a page with a CEWP that points to a website. I want users to click the m the source site),  and have them open in a new window (currently, it's viewable only in the CEWB). Is there any easy way of doing this?
    For clarity, imagine you have a CEWP pointing to Amazon.com, and whenever a user clicked a link to a product, it opened in a new window (not just inside the CEWP). How would you make that happen?
    Thanks!

    Kind of this one...!
    <script language="JavaScript">
    _spBodyOnLoadFunctionNames.push("rewriteLinks");
    function rewriteLinks() {
    var links = document.getElementsByTagName('a');
    var len = links.length;
    for(var i=0; i<len; i++)
       links[i].target
    = "_blank";
    </script>

  • How can I open a customized report in a new window?

    I am trying to create printable views for my reports that are published as portlets. In specific, I would like a link to open the report up in a new window where the user can print at. I have figured out how to do this with the default report created. However, after a user has customized the report, is there a way to open the customized report in a new window?

    Hi
    I do not think it matters whether your reports portlet is a default one or a customize one. I think whne you place the portlet, you can specify in the property to open up the result in new window. I think it is common feature of Portal.
    Thanks
    Rohit

  • HT6074 How do I open a page in a separate (new) window?

    How do I open a page in a separate (new) window?

    For a link to a page, control-click the link and choose to do so.
    For an already-opened page, control-click the tab and choose to open it in a new window.
    (120482)

  • Open a bsp page in a new window?

    Hi All,
    I am creating a BSP application wherein i have a htmlb button for "help".
    I want to open this help page in a new window, so that alongwith the help page the user can
    view other pages also simultaneously.
    Is there any way by which i can open this BSP page into a new window without loosing
    the contents of the current page on which the help button is present.
    A sample code for opening page in new window will be of great help.
    Thanks in Advance for your help.

    Hi,
    Pls try the below logic :
    <htmlb:button id = "help"
    text = "Help"
    design = "standard"
    onClientClick = "window.open('http://www.sap.com')"
    tooltip = "Help"
    />
    This will work for you.
    Regards
    CSM Reddy

  • Open data set for reading excel file on application server in back ground

    open data set for reading excel file on application server in back ground

    hi Vijay,
    I am afraid you won't be able to read from Excel file on Appl. Server.
    ec

  • How to open a entity form in a new window using openEntityForm() method.

     How to open a entity form in a new window using openEntityForm() method.

    As far as I'm aware, there isn't a supported way to do this in the client-side API. You could use window.open instead
    Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk

  • Every time i click on a link another random link pops up in a new window. Does this mean i have a virus on my mac?

    every time i click on a link another random link pops up in a new window. Does this mean i have a virus on my mac?

    No; it means that the computer has adware. Click here and follow the instructions, or if there’s a type of adware not covered by them on the computer, these ones. If you're willing to use a tool to remove it(you don't need to, but may find it easier), you can instead run Adware Medic; this link is a direct download.
    (122523)

  • How can we set the Default to "New Window" for the "Create Link" – "Specify Open Preference"?

    We would like to set the "New Window" as default but can't find where to set it..  I looked through all the Perferences and could not find where this is set.
    We see this when creating Links.
    Thanks in advance for any suggestions.

    Thanks for your reply.  We are using Acrobat Pro 10.1.3 on Windows 7 64 bit workstation. 
    We see this when adding a link in a PDF.
    Go to Tools, Content, Link.  Highlight something, Creat Link, click Next.  Pick somthing to Link too.  Like another PDF and the Window in the first screen shot comes up.
    I ran a Regshot and here are the results.  Looks like all user keys which would be normal but there must be a way to set the default in the Preferences?  This does not seem to be a setting that stays if you will so there must be something over-riding it.

  • Forcing link in one web based PDF to open link to another PDF in new browser window

    We have created a form using LiveCycle Designer ES2.  The form is found on our website and is used by faculty to submit proposal information to our office.  Depending upon the answers to questions in the form if they say yes we had a link to another form that we would like them to complete and submit with the original PDF that they are working on.  The problem that we are having is that when they click on the form it opens the new PDF and all the data that they had entered in the original PDF is gone once the new form opens up.  Is there a way to force the new PDF via the use of some scripting that can go along with the link, or via the use of a button that can force the new form to open in a new browser window?  It is impractical for us to expect 1500 faculty members to change their browser settings to open new PDF's in a new window.  We have removed the links for now and have just put in text that says if they select yes they need to go out and complete the additional form.
    The form we are using can be found here: http://spo.usu.edu/files/uploads/SP-01.pdf
    The first three questions on page two where we reference the other forms is where we would like to be able to add the links to the new forms and have them open in a new browser window.  When the form is downloaded and opened in Adobe Acrobat/Reader the links functioned correctly, it just did not function properly when it opens in a browser.
    Thank you in advance for any assistance you can offer in regards to this issue.

    I used a button, removed the border/fill properties and underlined the caption to look like a URL.
    The click event is...
    // form1.page1.subform1.urlBtn::click - (JavaScript, client)
    app.launchURL("http://spo.usu.edu/files/uploads/SP-01.pdf",true);
    The PDF will open in a new window or tab, depending upon the browser configuration.
    Steve

  • Director automatically open all the links of  webpage in the new window

    hi
    i want to design the application in director .when user enter
    the URL of any website then all links of web page open in the new
    window....
    for example ..if user type "
    www.Google.com" then all links(hypertext) of Google webpage
    automatically open in the new /separate window ...
    reply me how can i do this
    regards farhana

    Just off the top of my head you could use getNetText(URL) and
    netTextResult(netID) to get the HTML source of the web page as a
    string, parse the string for <a> tags, extract the href
    attribute to create a list of links, then use gotoNetPage using
    _new as a target to spawn a bunch of browser windows with those
    links. IMHO the result would be like getting spammed with dozens if
    not hundreds of popups but there is no reason why it wouldn’t
    work.

  • When clicking a link normally - a new tab would open, but in this version a new window opens and there are 2 blue bars - the bar at the top of the browser and on the left hand side is a orange firefox button - Next time i start firefox it crashes!!!

    This window looks weird: there are 2 blue bars(the upper blue bar - normally there is 1, with the current page name and - Mozilla Firefox written in white inside of the bar) plus in the 2nd bar there is an orange firefox button, on the left hand side.
    I have already asked this question and was adviced to start in safe mode - this did not help either.
    Please help me quickliy, it is really annoying.
    Thanks
    Richard

    '''Firefox Crash'''
    Create a New Profile as a test to check if your current profile is causing the problems.
    -> Basic Troubleshooting: Make a New Profile
    * https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting#w_8-make-a-new-profile
    -> If that New Profile works then you can recover your Bookmarks and Passwords from the Old Profile.
    -> Recovering important data from an old profile
    * https://support.mozilla.com/en-US/kb/Recovering%20important%20data%20from%20an%20old%20profile
    '''Opening Links in New Tab'''
    -> click '''Firefox''' button and click '''Options''' (or Tools Menu -> Options) -> Tabs panel -> place Checkmark on '''Open New Window in a New Tab instead''' -> click OK
    Check and tell if its working.

  • Can you force a link inside a .pdf to open the "linked to" document in a new window?

    When I have a link inside my .pdf document - linking to another .pdf document or to a Word document - how can I force the linked-to document to open in a new window?
    I have a web site (business internal, so unfortunately I cannot point to it).  My HTML menu has links to .pdf documents - no problem.  However, once I open those .pdfs, they contain links to other .pdfs and to Word documents.  Clicking on these links, which reside inside my .pdfs, opens the "linked-to" docs in the same page.  How can I force them to open in a brand new frame?
    All of my .pdfs were originally created in Word, and in the Word versions, the links DO open into new frames.  I am not sure why, when I convert them to .pdfs, they lose this feature.
    Can anyone help?

    Hi Magenta,
    Would you mind reposting this question over on the Acrobat boards?  You've posted in the AIR forum and you'll have better luck with this over there.
    Thanks,
    Chris

  • It is necessary for me to have more than one window open in Firefox, and the command (New Window) no longer works. How do I have two different websites open at the same time on separate displays?

    I used to be able to open two Firefox windows at a time, with one website on one display and another website on another display. Now when I select New Window, nothing happens.

    You can tear off a tab (right-click: Move to New Window) to open it in another window and resize both windows so you see them at the same time.
    *Fox Splitter: https://addons.mozilla.org/firefox/addon/fox-splitter/
    *Split Pannel: https://addons.mozilla.org/firefox/addon/split-pannel

  • Links will not display in new window

    I have just install the new version of Thunderbird 31.4.0 and now find when I click on a Link it does not display in a new window. To display the link I have to click on the Explorer tab near the start button. I would like the link to open immediately as it did previously. Thank you very much

    This is not actually a Thunderbird question, but a browser issue, so you should really be asking this in the Firefox forum (assuming you use firefox) as it is the browser not taking the focus.
    However, here is some help if you use Firefox.
    If you use Firefox:
    type : about:config into the Firefox address bar and hit enter. you will get a warning to be careful :)
    In the Search bar, type : diverted look for this line: "browser.tabs.loadDivertedInBackground"
    By default, the value of this entry should be false. This would give you focus on the browser after opening the link.
    So check to see if you may have this set as 'True'.
    To change it, double click on that line and it will toggle the value from 'True to 'False'.
    Restart Firefox .

Maybe you are looking for