Hyperlink URL - LIST redirects in a new window

Hi all

I created a list entry (model: DHTML menu with sublists) which has several sublists under him. I want these sublists of hyperlinks to URLS, which opens in a new window/browser.

For that I chose the target from the list to be "Non - target" and included the following html tag in the "entry list" Label: Oracle files

But the problem is, when the list is executed, there are spaces between each sublist is a hyperlink and that redirects to the page of connection APEX! Therefore, this option does not work...

As well as the option URL available, I should be able to set the target of the URL, and meets my needs. Y at - it an idea how can I make this possible? In addition, I'm not aware of the option of attributes in lists. Don't contribute not to in this case.

Appreciate your suggestions /replies.

Thank you and best regards,
Jean-Pierre

You're welcome, Mouloud

You can mark this thread as "response".

Concerning

Andy

Tags: Database

Similar Questions

  • Create a hyperlink that does not open a new window if a window containing the url is already open?

    Is there a way to create a hyperlink to a url that ' climbs to ' window of the URL if it is already open in the browser?  Therefore, a new window does not open and the existing window containing the hyperlink would not change either.

    If the target url is not already open, then yes the link could be open in a new window or in an existing window.

    Does anyone know if there is a command/code for this?

    Hello

    from the point I understood, that I see, is the relative to the appearance as described here (I used "function in my DW help):

    http://help.Adobe.com/en_US/Dreamweaver/CS/using/WScbb6b82af5544594822510a94ae8d65-7d2da.h tml

    Quote:

    In the target menu in the property inspector, select the frame or window in which the document is bound to appear:

    • _blank opens the document in a new browser window, leaving the current window untouched.

    • _parent opens the document linked in the frameset parent of the frame that the link appears, replace the set of frames together.

    • _self opens the link in the current frame, replacing the content in this context.

    • _top opens the document in the current browser window, replacing all frames.

      Frame names also appear in this menu. Select an image named to open the document linked in this framework.

    Hans G.

  • C 5 click jump to url box in a new window javascript by train

    I'm having no luck with one of the solutions that I came up with, so I hope that someone else has had decent results.

    Using Captivate 5. I have my students jump to a URL that opens a document. They need the information contained in the document to the activity that comes after in Captivate. No there is no way to indicate I want the URL to open in a new window to minimize it and refer to it?

    Now, what happens is that it opens the URL, there is no back option (arrow to the back is grey) and if I close or minimize I'm back to the home page in the LMS. Help, I'm desperate!

    OK, so I tried using run java script and used a script I've tried in w3schools.com. It worked like a charm there. Opens a new browser window with the document that I nominated. However, when I publish and import in my LMS and try it, the click box does nothing.

    Here is the script I used:

    <! DOCTYPE html >
    < html >
    < head >
    < script >
    function open_win()
    {
    Window.Open ("http://sageemployeelearning.com/Files/SageInternalTools/SageAdvisoryLe velServices/SageServicesDefinitionsSage50US.pdf");
    }
    < /script >
    < / head >

    < body >
    < form >
    < input type = "button" value = "Open window" onclick = "open_win ()" >
    < / make >
    < / body >

    < / html >

    I was not successful with the options "run the javascript", but eventually realized that there is an option in Captivate that allows this. I can't find in the help files, but a colleague knew about it. After selecting open a URL or file and enter the link to the file, there is a drop-down menu button next to the link that allows you to choose New and do not continue the race. I have a "continue" button on the blade while we continue, he can wait we click the button go. Thank you all for your suggestions!

  • Facebook open in a new window

    Dear friends

    I created the list to display these link four in the region in the list and pass in the LIST-> URL

    http://www.Facebook.com

    http://www.LinkedIn.com

    http://www.flikr.com

    http://www.YouTube.com

    Problem is when I click on the link facebook and facebook open in the same window, not in the new window.

    I want to open a new window with facebook, Linkedin, Flikr and you tube when I click on the respective link.

    How can I do that.

    Thank you

    CORINE,

    Refer to this http://apex.oracle.com/pls/apex/f?p=31517:295:11091865019945:NO

    gives you entry list opens in a new window

    leave.

  • Redirect to the new URL in the same window?

    Hi all - I have a SWF embedded in an HTML file. After the film has finished playing, I want a new URL to load. I currently have the following code in the final keyframe of my layer actions:

    navigateToURL (new URLRequest (http://www.someurl.com));

    .. which works, but the problem is that it opens a new window for the new URL instead of redirect in the same window, which is what I prefer. Y at - it a different command that I can use to force the new link to open it in the same window?

    I guess I could use a Javascript redirect to breast HTML of the web page, but it seems safer for me to use Actionscript within the Flash animation. Anyway - thank you very much in advance for any help.

    It is roughly the same as what you would do with html...

    navigateToURL (new URLRequest ("http://www.someurl.com"), '_self');

  • Conversion Word 2013 to Acrobat DC how to open hyperlinks in a new window without having to return each link to 'edit' it

    I create very long in MS Word 2013 with many hypertext links to external PDF documents and then convert it to a PDFdocument and documents well think I select "open in a new window" in 2013 word seems still to have to go once I have converts the document to PDF and 'Edit' of each link Hypertext still 'open in a new window' or just opened in the same window , thus losing the original... very, very annoying! Is it possible to get hyperlinks in the PDF to open it (as shown in the Word document, for example in a new window). I have also several links in the word document that I want to open in the same window that I always want to happen like this in the PDF document.

    Thank you

    Heather

    The tool allows to convert all links in your file that point to an external file or a URL. This will not affect those who are pointing to another position in the same file. For other questions please send me an email and we will discuss this private sector.

  • By clicking on the button should open a url in a new window

    Hello

    I have a button, clicking on it will open the URL in a new window

    Action click the item button, I chose

    Action: Redirect URL

    Target URL: http:// URL

    The books above, but it has not opened in a new window.

    I tried below after you follow the blog http://www.inside-oracle-apex.com/opening-url-in-new-window/

    http://URL/ "target =" _blank

    Still no luck

    Any help would be appreciated

    Thank you

    Have you tried:

    Url redirection

    in the URL:

    javascript:window.open("http://whereeveryouwanttogo.com","mywindow");

  • Open a URL in a new window when you press the button

    Version: 4.1.1

    Hello

    Under the button options, we can set to redirect to a URL. However, the page opens in the current window. Is it possible to get it to pop open in a new window?

    Thank you
    Ryan

    You can include

    target="_blank"
    

    in your url.
    http://www.w3schools.com/tags/att_a_target.asp

    Or alternatively, you can use (replace the url - I use google for example)

    javascript:window.open('http://www.google.com');void(0);
    
  • Every 5 to 10 minutes mozilla guard redirect me to another site or opens a new window.

    Every 5 to 10 minutes mozilla guard redirect me to another site or opens a new window. I tried to uninstall and install bt nothing has changed. I also tried the reset firefox feature to restore to its default state. I'll be glad to get other solutions

    First, I would check to make sure that you have not misunderstood Add-ons installed: https://support.mozilla.org/en-US/kb/disable-or-remove-add-ons

    However, it seems that you may have an infection of malicious software on your system. Try to install this and runing a scan: https://www.malwarebytes.org/antimalware/

    See: https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-caused-malware

  • When I click on the + to open a new window I don't like the images that arise. I tried to change that in all: config; Browser.newtab.URL, but it will not

    When I click on the + to open a new window I don't like the images that arise. I tried several times to change that through words: config; Browser.newtab.URL. I put in the site I want and it won't change. I tried to put in: blank and it don't work. I'm obviously something wrong - can you help please?

    Thank you

    If Firefox is ignorant preference browser.newtab.url, the usual culprit is an extension.

    You can open the page in Firefox Add-ons using either:

    • CTRL + SHIFT + a
    • "3-bar" menu button (or tools) > Add-ons
    • in the Windows "Run" dialog box, type or paste
      firefox.exe "about:addons"

    In the left column, click Extensions. Then, in case of doubt, disable (or delete, if possible) not recognized and unwanted extensions. Do not forget that all extensions are optional, none come with Firefox, and you can learn more about them by checking their reviews on the site of the Add - ons.

    Often, a link will appear above at least an extension disabled to restart Firefox. You can complete your work on the tab and click one of the links in the last step.

    Any improvement?

  • How to open a new window to the same URL?

    When I click CTRL + N to open a new WINDOW, is it possible to open the new window to the SAME URL than the one I was on (instead of opening my homepage)?

    You can tear off a tab in a new window by dragging the tab slightly down, but who will remove the tab of the active window.

    You can watch this extension:

  • If I already have firefox open in Linux, how can I open a new URL in a new window.

    I want to be able to click a button and firefox opens a new window to a given URL. Currently, if I already have firefox running, then it opens a new tab, which can be on a different desktop. Having to remove the new tab in a new window and bring it back on Law Office looks like unnecessary work.

    Try the - new-window command line switch.

  • Using firefox 14.0.1. Load a link using the right click and "Open link in new window", translates into a new window opens but doesn't show URL address bar...

    Using firefox 14.0.1. Load a link using the right click and "Open link in new window", translates into a new window opens but doesn't show URL address bar. However, if I click with the right button on a link and select "Open link in a new tab", the tab displays the URL in the address bar. If it works when a new tab it's not in a new window.

    The reset Firefox feature can solve a lot of problems in restaurant Firefox to its factory default condition while saving your vital information.
    Note: This will make you lose all the Extensions, open Web sites and preferences.

    To reset Firefox, perform the following steps:

    1. Go to Firefox > help > troubleshooting information.
    2. Click on the button 'Reset Firefox'.
    3. Firefox will close and reset. After Firefox is finished, it will display a window with the imported information. Click Finish.
    4. Firefox opens with all the default settings applied.

    Information can be found in the article Firefox Refresh - reset the settings and Add-ons .

    This solve your problems? Please report to us!

  • URL not no projection in a new window

    Given that I have updated to FF10, when I click on a site to open in a new window, the URL does not appear. I need to be able to open several windows and have access to the URL.

    It worked, thank you very much!

  • Why not open a URL in a new window

    In older versions of Firefox, I could do a right click on a URL and then select "Open link in a new window" and a new window will open to display the information. In newer versions, V5 or later, if I select "Open link in a new tab" new information will be displayed in a new tab, if I click on "Link in new window" all the I get is a new window with two blue bars on top a 'new tab' and an empty window no information is displayed.

    Try Firefox SafeMode to see how it works there.

    A way of solving problems, which disables most of the modules.

    (If you use it, switch to the default theme).

    • You can open the Firefox 4, 5, 6, 7 SafeMode pressing the SHIFT key when you use the desktop Firefox or shortcut in the start menu.
    • Or use the Help menu option, click restart with the disabled... modules while Firefox is running.

    Do not choose anything at the moment, just use 'continue in safe mode.

    To exit safe mode of Firefox, simply close Firefox and wait a few seconds before using the shortcut of Firefox (without the Shift key) to open it again.

    If it's good in Firefox SafeMode, your problem is probably caused by an extension, and you need to understand that one.

    http://support.Mozilla.com/en-us/KB/troubleshooting+extensions+and+themes

Maybe you are looking for