'Button' link to the article on the page

Hi, I created a link to a page on the site via a button.

< p > < a href = "tinnitus-hearing - info.html" class = "btn, btn-primary" id = 'LEARN' role = "button" > READ SOME MORE? < /a > < /p >

How can I add a link to a specific section in this page?

I tried to use the suggestion in Adobe help, but it does not work for this.

Thank you

Paul

All you need is an ID on your page.

#LEARN">To learn more

ID = 'LEARN'>

Insert content here...

Nancy O.

Tags: Dreamweaver

Similar Questions

  • How to assign URLs dynamically using button/link on the page of peoplesoft? Please provide detailed instructions.

    How to assign URLs dynamically using button/link on the page of peoplesoft? Please provide detailed instructions.

    1. define the URL, the Z_URL1 or the Z_URL2 definitions

    2. in the change of field button:

    If true Condition then

    ViewURL (URL. Z_URL1);

    On the other

    ViewURL (URL. Z_URL2);

    End - if

  • How can I return to the 'parent' source after following a link in the page source?

    After following a link in the page source, I would like to be able to return to the source 'parent '. The only option I found is the source is completely closed and open the source of the page once more. A 'return' option would be useful here...

    I just tried to look at the source of the page and the previous/next buttons on my mouse worked.

    If this isn't an option for you, another option is to view the Page Source to use an external application of your choice who has previous/next buttons the value. Dafizilla ViewSourceWith can be used to define an external application to view the source. You can also define an external application by changing hidden preferences 2, the following 2 links show what to change:

  • I bought a year of adobe cc today. When the screen came to tell me that he has been to process my payment, do not press the 'back' button or refresh the page such that it could take a few minutes. 7 hours ago. The cat to help told me it would take 24 hour

    I bought a year of adobe cc today. The screen came to tell me that he has been to process my payment, do not press the 'back' button or refresh the page, because this could take a few minutes. 7 hours ago. I contacted the Department of chat help and told me it would take 24 hours to process. Is this normal? Why the screen me "a few minutes" looks like if she's actually 24 hours? Does anyone else have this problem? I'm so tempted to just refresh the page and try my luck with my credit card, canceling a second payment if it happens. THIS could be faster.

    Hi stephanie palmer,.

    We would like to inform you that your order has been placed successfully and you can the course using the subscription.

    Please follow the link mentioned to install products below.

    Using creative cloud | Download, install, update or uninstall applications

    Kindly share the results once made.

    Thank you

    Atul Saini

  • ADF necessary validation is triggered when you click on ANY link off the page

    I have a couple of fields of text on a page and I put the validation 'Real' = required on them so that when I click on a button that calls a pageflow validation method is device when there is no data in the field.

    The problem is that it is also device when I click on any other button navigation or link off the page. Is it possible that I can do the required validation related only to a particular button?


    In addition, this jsff belongs to a taskflow which is deployed in Webcenter spaces so some think that the reason that has something to do with it.

    Any help is appreciated.

    Hello
    Make the other buttons property immediate = "true", then he ignores all validation on the client side.

    For example:-If you want to do validation on the first button's click, but you don't want to do any validation on the second button's click, then place the immediate property = "true" on the second button and you're done.

  • How can I move the button reload of the page in firefox OSX for next to the back button where it was before I updated.

    How can I move the button reload of the page in firefox OSX for next to the back button where it was before I updated.
    I know there is an addon for windows Classic theme, but I need a fix for osx... its very frustrating when you update and things like this change and can be customized to the way we are used to using the browser. his counter intuitive to have the page button refresh so far from the back and home buttons.

    never mind, I found the preferences in the addon manager... Thanks again!

  • Green letter 'K', almost all links on the page

    Any page that I opened - it displays green letter K almost all links on the page. How to remove it? Thank you!

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance/themes).

  • Column link to the page on the right calendar

    Dear all,

    I would like to create a link from a date column in a report page (e.g. page 10) to a calendar page (e.g. page 2).

    Let's say you have 15-dec-2015 in the data column, so I would like to open with this link to the page of the month of December in 2015.

    If the date value January 14, 2016 and then the page for the month of January in 2016.

    I did research on the internet, but this was not successful so far. I need some help here.

    I tried the following:

    In the section target the date column:

    Page: 2

    Set items:

    Value name

    ---------------------------------    -----------

    P2_CALENDAR_TYPE M

    P2_CALENDAR_DATE #EVENT_START_DATE #.

    Clear Max: Clear Cache

    This gives error because of the P2_CALENDAR_TYPE existing does not in page 2.

    I use APEX 5.0.1.00.06 on the 11g database.

    Kind regards

    Cafer

    Hi Thibault,

    I suggest to have two pages from the point P2_STARTYEAR, P2_STARTMONTH in your calendar page and use the function gotoDate after setting the month and year in these elements of the page. Set the static id of your MyCalendar calendar and try this code in page loading section:

    $(document).ready(function() {
       // Get Year and Month
        var year = $("#P2_STARTEAR").val();
        var month = $("#P2_STARTMONTH").val()-1;
       // Goto the date
        var d = new Date();
        d.setFullYear(year);
        d.setMonth(month);
        $('#MyCalendar').fullCalendar('gotoDate', d);
    });
    

    I hope that helps you.

    Concerning

    Mahmoud

  • Is it possible to duplicate a link to the page on several pages, for example in a table of contents?

    Is it possible to duplicate a link to the page on several pages, for example in a table of contents?  I have a 140 document and each page needs a link to the table of contents.  I am familiar with how to add the link on each page, but I hope that there is a way to reproduce it, save me time.

    Are you really something under Label, on the Options tab?

  • Link on the page does not work

    I can't get a link on my page to work.  http://jeannettedutton.com/MLVC/   The image of UPCOMING EVENTS (under the sign of Lobby hours) will not link to the page.  I am sure that the problem lies in the rotating image code, but I don't know why.  Help!  I can't understand it.

    Jeannette

    I revise this provision of the Center a bit to move the 'turning-item2.

    outside the 'turning-point-wrapper ".
    . Its never a good idea to put anything in a wrapper that is affected by a jquery script that didn't need to be.

    Make a backup of your page before you try the fix below.

    First add the below css inline style to the opening "turning point-item2.

    tag. Then select the HTML cut and paste after closing
    tag of the item_wrapper 'turning point '.

    Lobby Hours


      http://jeannettedutton.com/MLVC/images/upcomingEvents1.png"" onmouseover="this.src='images/upcomingEvents2.png" "onmouseout="this.src='images/upcomingEvents1.png'"border="none"/ >"

    Then add a style to your 'turn-point-wrapper' opening css inline

    tag, as shown below:

    Finally, add a
    Clearing solution (see below) to your code directly before the 'content '.



  • Navigation and link to the Page of content query

    Hello

    In my navigation model, I need my top-level link to be a link to the page at allResources.jspx. The sub-navigation must be a content query from one folder to the Complutense University of MADRID.

    The only way I was able to do so far is to add a query of content for the link to the page... but then I have two levels in my browsing when I only want one.

    At this point my gaze of pop ups of navigation like this:
    Link to page > name of content query > content query results

    I want it to be like this:
    Link to page > content query results

    How can I accomplish this?

    Thank you!
    Mitch

    When you add a content query, you have a checkbox "insert the contents of the files. Check this and you should have the result you want :)
    By checking this box, you ask the navigation it will add all the nodes in the content query directly in the navigation without creating a sub-level.

  • link to the page on the press to play the swf animation

    Hello

    I'm sure I can do this in Flash but didn't do in Dreamweaver for SEO purposes.

    When you press each link on the page the animation will play, obviously before going to the directed page.

    Any pointers?

    Many thanks and best regards, Damien

    Hello

    You can use javascript or jQuery to capture and prevent the default action for a length of time while playback of the animation, then navigate to the location of the links once completed.

    PZ

  • Convert links to the Page references

    Hi all

    I have to create documents printed from a webhelp project and convert internal hypertext links to the page references. There was a method that I have used before around that converting links to page references in Word, but I can't seem to find it. Can someone point me to it please?

    M | S

    See this page on my site. You can download a Word macro to add page numbers after the hyperlink.

    http://www.Grainge.org/pages/authoring/Word/word_macros.htm

  • Button doesn't link to the page

    Hi all!

    I put: href = f? p = 110: 4: & APP_SESSION. as my request button. Of course, I would like to create a link to my page 4 of 110 demand.
    In the button source type I request or name of the item or page item.

    I know it's a basic question, but I am stock here!

    Thank you all!

    If it's a button between items (created using 'Create a button displayed among the elements of this region') then the application definition and use the method (method 1) branch

  • Button links using the external pages

    Hi everyone, loving every second I use Flash Catalyst.

    I was wonder and looking for a way to make a button object catalyst able to make a link to an external page.

    Now, what I do is basically using catalyst (in project) to create a menu for use in a CSS template,.

    and I'm only a little stuck trying to figure this.

    If I export for use in Flash Builder, which is a good step towards adding the link to the said button function?

    If anyone knows how to do correctly to do this, let me know.

    Thank you.

    "Catalyst has replaced my bordom with pleasure!

    Hey Mike!

    Then, the button dispatches an event whenever it receives a click.

    So, you could do the following:

    Then, add a script block to your application, after and before, that looks like this:

    protected function handleClick (): void

    {

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

    }

    ]]>

    It has more examples in the flex language reference documentation using buttons/events here:

    http://livedocs.Adobe.com/Flex/gumbo/langref/spark/components/button.html

    I would like to know how it works for you, and again, it's a workflow we will reflect and hoping to make it easier for users in the future, stay tuned.

    Tara

  • Link to the page from inside an HTML overlay element

    We develop a tool of sale using DPS and I would use an HTML overlay to help the user determine the right product for them.

    Starting in the folio, the user clicks a button to launch a file HTML. At the end of a series of questions, the HTML file is a recommendation of this product is good for them.

    We try to use a "Navto" link, and then take the user out of the HTML and into a particular page from the folio.

    Everything works fine, until they were typing on this final link. The user gets an error message "this page cannot be opened because of an error. The error is "the URL can't be shown' (101).

    We were told that it was possible. Any ideas what could be wrong?

    I suggest looking here everything first:

    http://help.Adobe.com/en_US/digitalpubsuite/using/WS67cb9e293e2f1f60-8ad81e812b10bfd837-80, 00.html #WS9293e1fb3b977c5c53fe9e2612b12c9933c-8000

    If you are jumping from an article HTML in an article in InDesign "See the Article of News" should work.

    Make sure that you are spelling the name of the article exactly as it appears in the generator of folio; capitals and everything.

Maybe you are looking for

  • Sorry, scanner could not be initialized. (Scanner not found.)

    I use Mac OS X version 10.9.2 and HP all in one Officejet J6480.  The all-in-one is able to print but not scan.  Here is the error message.    None of your above worked for me.  Either you are the reference to a different version of the operating sys

  • Installation of Skype Business

    I already have a Skype account, but I got the Skype company for $5.50 per month. (1) do I download a separate company of Skype? If Yes, where can I find it? (2) if I do not need to download a separate application for the Skype business, how to enable

  • Qosmio G30-128: movie HD DVD hangs when the menu is displayed

    Hello Planet Earth (HD DVD) to order from amazon and was hopeful that she would be executed on my new laptop. Shame on me!The Toshiba player works well until the menu when it crashes.After some research on googled around and especially looking at the

  • How can you check to see if your computer has a virus

    I have a MacBook Air OS X Yosemite 10.10.5 and I received an alert that said I had a virus and I need to download MacKeeper to get rid of it.  Is this a false alarm?  How can I check to see if I have a virus for real? MLP

  • EXTRACTION OF INFORMATION OFF COMPUTER OFFLINE EVEN PLACED IN A DIFFERENT LOCATION

    Hello MY NAME IS CHANDA. IAM WORKING AS A PROFESSOR OF COMPUTER SCIENCE.  I FORGOT TO KEEP SOME IMPORTANT DATA WITH ME. AND NOW I NEED IT. BUT NO POSSIBILITY TO PERCEIVE THE SAME. I WANT TO KNOW HOW CAN I EXTRACT DATA FROM THE COMPUTER IN OFFLINE MOD