Link to an anchor

i'm creating a pop-up menu with a link that will open a page
at an anchor, how do i write the link..

http://www.whatever.com/file.htm#anchorname
makate wrote:
> i'm creating a pop-up menu with a link that will open a
page at an anchor, how do i write the link..

Similar Messages

  • How do I link to an anchor point  within a web page from within a PDF

    Hello,
    Can someone tell me how to link to an anchor point on a webpage from within a PDF?
    I created a page in Word and when i add my url with the # to reference the anchor eg. www.google.com/web#test1 and test the link it all works fine. I then create a PDF of this same page however the PDF seems to strip out the URL and looks to reference a file #test1.
    Any suggestions, ideas?
    Thanks

    see this post near the top . . . if you're using framesets you will scroll to the bottom of the page to see what they posted there.
    http://forums.adobe.com/message/628872#628872

  • How do i create a link to an Anchor in Adobe Muse so that i can add the link in an email?

    How do i create a link to an Anchor in Adobe Muse so that i can add the link in an email?

    Create your anchor normally then in your email for example if your anchor is on your index page your link would look like http://www.yoursite.com/index.html#youranchor

  • How to create a link with an anchor outside of the edge animation ?

    Hello
    I want to know if it's possible to create a link with an anchor that is placed outside of the edge animation , on the same page ?
    Tanks

    Is it... very likely..., javascript is javascript...Has anyone yet? Maybe i haven't looked.
    You only need 3 files... not including "Edge Includes" and "External Art Assets"
    NAME_edge.js
    NAME_edgeActions.js
    NAME_edgePreload.js
    The advantage of Edge being that u have the "power" to do whatever you like, but as with new things it takes awhile to figure it all out.

  • How to link to an anchor point on a different page

    I want on of my main menu options to link to an anchor point, but on a different page. Is this possible?

    see this post near the top . . . if you're using framesets you will scroll to the bottom of the page to see what they posted there.
    http://forums.adobe.com/message/628872#628872

  • Linking to an anchor within the same page

    Anyone know how to link to an anchor within the same page?
    For instance, im making a FAQ page. at the top of the page I would like to list all the questions. i would like the viewer to be able to click a question which brings them to the answer on the bottom of the page.
    looked in inspector couldn't find it. linking to anchors is pretty basic, so id be really suprised if iweb doesn't have this feature. so im assuming im missing it.......
    how do i do this?

    Anyone know how to link to an anchor within the same page?
    how do i do this?
    Linking to an anchor within the same page is no more than scrolling to it, and can be (easily) emulate with javascript window.scroll function.
    See my post here: http://discussions.apple.com/thread.jspa?messageID=7676908&#7676908
    All javascript is linked to the example page.

  • Link to named anchor in current file not working

    Links to named anchors are not working at this particular site. Works with Konqueror.
    Go to this web site: http://www.kusc.org/playlist/
    Right below the calendar displays is a section "Playing this Hour" and below is list hours for AM and PM. You should be able to click one of the hours and page should skip down to that hour in the playlist. This doesn't work with FIREFOX 7. Has not work since FIREFOX 5 or 6 at least. Works with other browsers.
    Executing FIREFOX 7.0 on openSUSE 11.4. Mouseover shows the link as an anchor with #. Although, the referenced page is not the same. But again, this works with Konqueror on Linux and IE on Windows.

    Something to do with your coding. The page we opens is HTML not a PDF file. When we click on the links, it opens the PDF. I can see that destination tag along with the URL and the PDF is properly bookmarked. So check ur code.

  • How do I link to another anchored page using the point tool?

    Hello
    I am using the point tool (arrow tool) to link to anchors in my current page.  Is there a way of linking to anchors using the tool in another page (in others words one that I am not working on) or does it need to be done manually?
    Thank you
    Jake

    Arrow Tool???  Which arrow tool do you mean?
    Named anchors are deprecated in modern HTML standards.  To create links to content on the same page, set up some Div IDs like this.
    <section id="one">
         Content one goes here...
    </section>
    <section id="two">
         Content two goes here...
    </section>
    <section id="three">
         Content three goes here...
    </section>
    LINKS ON SAME PAGE:
         <a href="#one">Link 1</a>
         <a href="#two">Link 2</a>
         <a href="#three">Link 3</a>
    LINKS ON DIFFERENT PAGE:
         <a href="page_name.html#one">Link 1</a>
         <a href="page_name.html#two">Link 2</a>
         <a href="page_name.html#three">Link 3</a>
    Nancy O.

  • Url/link with an anchor

    Hallo,
    I have too pages.
    page 1 has a link to page 2 - page 2 has a lof of html text.
    I wan't to jump from page 1 to a spezial html point to page 2.
    I don't no the word in english - in german it ist an anchor.
    here my code:
    page 1 - region source:
    Information WCA
    page2 - region source:
    ......... a lot of html code.....
    <a name="wca">Work center Assignment</a>
    ......... a lot of html code.....
    the link ist ok but I don't jump to the "wca" point.
    does anybody now if it is possible to jump to "wca"?
    thanks a lot
    szcepak

    Sczepak,
    This can be done just like with any HTML document.
    First, you need to create the anchor in your document. This will be where the user ends up when clicking on the link. The syntax for this is:
    <a name ="anchor_name">Your Text</a>Once you have your anchor in place, you can then create a link that will bring you to it. Use the following syntax:
    <a href="#anchor_name">Click Me</a>That should do it.
    Thanks,
    &#150; Scott &#150;
    http://spendolini.blogspot.com/
    http://sumnertech.com/

  • Spry and link to named anchors

    I have a page - http://jenniferyarro.com/schedule_postcardNew.htm.  I want it to link to the named anchors within a tabbed Spry widget - see page http://jenniferyarro.com/schedule_detailNew.htm.
    I put a named anchor inside each tabbed panel, I also tried to put the anchor on each tab.  Neither one works. It appears that the anchor sees the widget as one object, therefore I am taken to the correct page, but always to the same tab (ie the one that is set as default).  I was wondering if there is a way to have it link directly to the tab that I want open.
    Regards,
    Lisa

    You may try posting this question in the Spry Forum... as this is the InContext forum.
    http://forums.adobe.com/community/labs/spry
    Good Luck,
    -Tom

  • Action a link to an anchor point when a scroll postion is reached

    Hi, I want to know if there is a way to action an anchor point or link on a muse site when you reach a certain scroll postion, I believe this can be done with some javascript but not sure if it can be done directly in muse? So basically when you scroll say to 1000px down a page some kind of trigger is activated and takes you to a predefined anchor or link to another page. If this can be done by embedding some code does anyone know what the code would look like?

    see this post near the top . . . if you're using framesets you will scroll to the bottom of the page to see what they posted there.
    http://forums.adobe.com/message/628872#628872

  • When going to a # link in the same page, Firefox 4 seems to jump to the wrong spot, and I have to scroll to find the actual anchor, usually one screen down.

    Visiting the Apple developer site, pages have a task list at the top of a very long page. When I click on a task which is linked to an anchor on the same page, the screen briefly flashes up the intended topic, then redraws content about a screen above what I wanted, so I have to scroll down to the topic I wanted to read.

    It happens when I open the topic in a new tab. There's a sidebar that's not drawn when the initial flashup happens. Then the sidebar draws and the content gets pushed down so the topic I wanted is now below the visible screen.
    When I jump to the anchor in the original tab, the sidebar is already there, and it goes to the right topic.

  • How to create links in a Muse project to an anchor point with a button created in Adobe Edge?

    Hi everyone , I have created an animated button with Edge Animate, but when I import in my Adobe Muse project I can't link it to anchor points in Muse.
    What is the code?
    Thanks.

    Hi,
    Could you please take a look to this thread and try the suggestion. See if that helps
    How to scroll down to an anchor ?
    Do let me know if you have any question.

  • Link to anchor in another page?

    I'm trying to link to an anchor in another page, as opposed
    to the same page. Is this possible? Can I do it using a hotzone
    instead of text?
    I found this but it seems to only want to link to an anchor
    on the same page -
    http://www.uwec.edu/HELP/Dreamweaver8/lnk-target.htm
    Any help much appreciated.

    Yes it is possible.
    In the properties dialog insert the page containing the named
    anchor into the link edit box.
    At the end of the link add #anchor name.
    For example:
    link:
    index.htm#anchorname

  • How to link the main site menu to an anchor on a subpage?

    How to link the main site menu (masterpage) to an anchor possition on a subpage? Is that possible. I would like the the contact menu to link to specific anchors  location contact FAQ hours. The way I do it now. I have to create seperate html pages, I would rather do it on one page. Thanks
    http://beta.tmj-sleep.ca/index.html

    Hello,
    To link a website Menu to anchors on any page in the website, you need to create a manual menu using the Menu Widget. You can change Menu to a manual Menu by clicking on the white arrow in Blue Circle which comes up at the top right of the Menu (Menu properties) and select the Menu type as Manual. Please have a look at the screenshot below :
    Now you can add change/add the text there and when you select the text/menu item then from the Hyperlink drpdown at the top in the toolbar, you can select the name of the anchor on any page of your website.
    Anchors are listed in Hyperlink dropdown in this format - Page Name:Anchor Name.
    Hope this helps.
    Regards,
    Sachin

Maybe you are looking for

  • SELECT-OPTIONS Multiple selection

    Hello I have the following line of code:    SELECT-OPTIONS: p_matnr FOR mara-matnr. The users would like to use the multiple selection button to paste/upload from the clip board but unable until at least one entry is entered before the multiple selec

  • Problem with the Characterset

    We are facing a problem with using the characterset. The database characterset is WE8ISO8859P1. In one of the modules we need to store some multi-lingual data which also includes some chineses and japanese characters. So, we tried to change the clien

  • Couldn't create a postscript file for the devnagri script from indesign

    Hi, Couldn't create the postscript file for the indesign devnagri script. Its throughing error saying offending fonts. I have added a link where u can download the rar file which contains indesign file and required fonts. http://wikisend.com/download

  • About Forms 11g

    Hi to All, I have developped more forms with Oracle forms 10g, but I would to mgrate to 11g. Some friend can give to me a list of software that i need to install (possibly with links). I have searched on the Oracle site, but I am very confused. Thank

  • Update 10.9.2 and AirPrint with certain HP Printers

    There is evidence that the above Mavericks update, released last week, is not compatible with certain Hewlett Packard printers. I have lost wireless printing from my MacBook Air and now need to use a USB cable. Airprint from my iPad (iOS 7.0.6) still