Read More Button

Dear Adobe Community:
I recently downloaded a trial version of Adobe Contribute and am expecting to purchase a full version soon. I'm reworking our website's ABOUT US page, which features our employee biographies. Currently, our bios are all listed on one page in full text. Rather than make a customer scroll down all the way through every person's full biography, I'd like to add a "Read More" feature or button to each person's bio. How may I implement this feature with Adobe Contribute?
Thank you for your help.

Hi Graffiti,
Thanks for responding. I'd like only a snippet of every biography shown on the page, but with each biography having a "read more" button option. When a user clicks on the button, it expands only that biography to full. Basically, as you said, I want more information to show up on the page they are already on. I hope this clarifies.
Thanks

Similar Messages

  • Can I make a drop down 'Read More' button to display a box of information?

    I have a image that I want to have a 'Read More' button underneath that you can click on and it drops down a box of 'more information', then hopefully you can click off it and it will dissapear or something similar?
    Thanks heaps!
    Adam

    Hello Adam,
    You might want to use the tabbed panel or the accordion widget for this.
    If you use the tooltip widget you can use the tooltip widget options to set the even onclick (the default is on rollover), and then clikcing on the trigger will bring the target in sight.
    If you use the accordion widget, you can delete two out of the three triggers in the Accordion Panel, and leave only one (by default there are three). Then make sure you keep the accordion trigger closed in the design mode. Also, make sure you use the "Can Close All" option from the Accordion options as shown in this screenshot: http://screencast.com/t/hlLukFqwUqww
    Hope this helps.
    Cheers
    Parikshit

  • Examples of a 'read more' button implementaion wanted

    I'm looking for examples of how to implement 'read more' buttons with Flex 3.  I'd like examples of as many ways these buttons are implemented, but I really want both the drop-down text window and pop-up text window.

    You could also use viewStates, maybe this example will work for you.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
         <mx:states>
              <mx:State name="viewFull">
                   <mx:RemoveChild target="{text1}"/>
                   <mx:RemoveChild target="{button1}"/>
                   <mx:AddChild relativeTo="{titlewindow1}" position="lastChild">
                        <mx:TextArea text="{myText}" width="100%" height="250" />
                   </mx:AddChild>
                   <mx:AddChild relativeTo="{titlewindow1}" position="lastChild">
                        <mx:Button label="Less" click="currentState=''" />
                   </mx:AddChild>
              </mx:State>
         </mx:states>
         <mx:Script>
              <![CDATA[
                   [Bindable]
                   private var myText:String="Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Praesent aliquam, justo convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam ante ac quam. Maecenas urna purus, fermentum id, molestie in, commodo porttitor, felis. Nam blandit quam ut lacus. Quisque ornare risus quis ligula. Phasellus tristique purus a augue condimentum adipiscing. Aenean sagittis. Etiam leo pede, rhoncus venenatis, tristique in, vulputate at, odio. Donec et ipsum et sapien vehicula nonummy. Suspendisse potenti. Fusce varius urna id quam. Sed neque mi, varius eget, tincidunt nec, suscipit id, libero. In eget purus. Vestibulum ut nisl. Donec eu mi sed turpis feugiat feugiat. Integer turpis arcu, pellentesque eget, cursus et, fermentum ut, sapien. Fusce metus mi, eleifend sollicitudin, molestie id, varius et, nibh. Donec nec libero.";
              ]]>
         </mx:Script>
         <mx:TitleWindow x="127" y="97" width="70%" height="400" id="titlewindow1">
              <mx:Text text="{myText.substr(1,100)}"  x="258" y="134" id="text1"/>
              <mx:Button label="More" click="currentState='viewFull'"  id="button1"/>
         </mx:TitleWindow>
    </mx:Application>

  • I have read most advise re audio books but I do not have a more button in music?

    I have downloaded and paid for audio books through the store but can not play as I can not find them, I have no "MORE" button in music?

    hi Matt, or someone else
    Only rarely do I get an email larger than 1000kb. But not matter how small the email, even if only a few kb, Thunderbird truncates every single one, and after I have "untruncated" a few emails, the server refuses to let me untruncate any more for a few minutes. I have used the Thunderbird Disk Save tool for years previously with no problems, and I think this happened when I changed it from 500 to 1000kb a few weeks ago (may have been due to a Mozilla update). I truncate large files because I pay $45/month for 4GB of usage, with absolutely no option to Telstra because I live in the bush in Queensland and Telstra wireless is our only choice for broadband. I use Windows Security Essentials and don't know how to turn off email scanning in it if indeed it does scan my emails (have always assumed it does, but can't find a way to see if it is). In any case I wouldn't want to have this feature off permanently. This problem with truncating all emails has occurred after I started to use Windows Security Essentials. Any more targetted thoughts please to what I've explained above.

  • Strange bug -- adding one more button OR page causes Form warning to appear

    I'm building a simple interactive document in InDesign CS4 on the Mac, to be exported/delivered as a PDF. There are a few text-based buttons on the Master Page that are set to Go To a Text Anchor on Release. There are 4 buttons of these buttons on the page, and each one leads to a different page in the document, and they all work fine. They are all built the same way.
    I want to export a PDF that opens cleanly in Reader, meaning no unexpected dialog boxes or warning messages appear. Up until this point, my document opens cleanly in Reader.
    However, when I create a FIFTH button (using the exact same method used to create the other buttons), OR I add ANY more pages to my document (which currently stands at 16 pages, but will need to ultimately be upwards of 40), for some reason, opening the PDF in Reader causes Reader to start displaying the large, distracting pink warning message at the top of the page:
    "Please fill out the following form. You cannot save data typed into this form. Please print your completed form if you would like a copy for your records."
    The fifth button I create (from scratch) causes this message to appear.
    Or, if I add another page (using my Master Page, where the buttons are used), this message appears. Even if the fifth button is not created, and I add another page from the Master, this message appears.
    If I add a blank new page (without using the Master Page), the message does NOT appear.
    So, for some reason, adding ONE more button, or referring to the Master Page in the document ONE more time by adding a 17th (or more) pages, seems to kick InDesign/Acrobat Reader into thinking my document is suddenly a form, and causes Reader to display that obnoxious pink message when opening the document.
    I've tried several troubleshooting steps.
    - I've ensured my buttons have unique names.
    - I've tried creating the fifth button from scratch, and also tried creating it from duplicating one of the existing "good" buttons.
    - I've made sure the button has a destination page/Text Anchor to go to.
    - I've opened the PDF in Acrobat Pro 9, and gone through all of the page and buttons in the Forms Manager, and there is nothing out of the ordinary in that view.
    Why is Reader suddenly thinking my document is a form (that "cannot be edited/saved") when I add one more button, or one more page!? It's bizarre, and quite frustrating.
    Thanks for any insights,
    Robbie

    You can use that same workaround with ID CS4 files. You just have to make the PDF and then go into Acrobat to add the security that doesn't allow editing (Acrobat -> Security -> Encrypt with Password) . That gets rid of the warning about the form. Of course if you actually have a form somewhere in your document, you won't be able to use that......

  • What is the best way to create a read more/collapse text box on the homepage of a site?

    What is the best way to create a read more/collapse text box on the homepage of a site?

    I figured this out by using a lightbox. I set the trigger at the top of the box, hid all initially and added a close button. In the box that would have linked to the first thumbnail for the lightbox, I added a text box that said "read more"

  • 7945 can't delete ITL as More button non-responsive (maybe CSCti99770)

    CSCti99770   What is the fix for this?  I have some phones I can't delete the ITL on when I walk up to them. 
    I have a 7945 SCCP 9.1.1SR1S  that I can’t press the More button in the ITL (it shows unlocked) to delete the ITL.  Is the above my bug?  What is the fix?  It shows insufficient permissions in Bug Tooklit.
    We hit CSCtn50405 CUCM DRF Backup does not backup certificates with a same version hardware replacement.
    This shows that a Factory Reset doesn't delete the ITL.
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cuipph/7965g_7945g/6_1_3/english/administration/guide/7965_613_AG/7965trb.html#wp1087544
    Video Demo of Problem
    https://www.youtube.com/watch?v=LRmVNPqLGtw

    It appears the button was broken on the phone.  Customer is going to RMA phone.

  • ITunes App Stuck Loading on "More" Button

    I have a strange issue that I haven't seen reported anywhere else. I recently purchased a song on itunes on my mac, and wanted to download it on my iphone. When I opened the iTunes store and clicked on "More" to find my available purchased downloads, the app will stay in this loading state for ever:
    All the other buttons of the store work fine (Music, Movies, etc.). But the "More" button stays like this forever.
    Things I have tried...
    1. Close the store and remove it from memory via double tapping the home button.
    2. Rebooting my phone
    3. Sign out and sign in using my apple id
    4. Complete iphone restore and then restoring from backup
    I'm at my wits end on what to try. Any suggestions?
    Thanks in advance.

    Of course right after I posted this I realized I hadn't tried one thing.
    I closed the iTunes store app.
    In settings I signed out of my Apple ID. I did not sign back in
    I opened the itunes store app and went to "More"
    I was prompted to sign in to an Apple ID and I did
    And voila - I got the More menu!
    I was able to browse my purchased music and download
    The only remaining issue is that Purchased>>Recent Purchases stays stuck in the loading state. At least it exited (i.e. the iTunes app shutdown) after a minute or two.
    I hope this helps if you ever get in the same situation.

  • On ebay, firefox will not respond to "shipping and payment" and "read more" links. no problem using IE.

    when on Ebay and looking at an auction, the links for 'shipping and payment' and 'read more' (in the item specifics block) do not respond. all other links on auction pages work. and they also work using IE. this is the only website that i have this problem with.
    i did a refresh of Firefox, but the problem persists.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that temporarily turns off hardware acceleration, resets some settings, and disables add-ons (extensions and themes).
    '''If Firefox is open,''' you can restart in Firefox Safe Mode from the Help menu:
    * Click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    '''If Firefox is not running,''' you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".
    ;[[Image:SafeMode-Fx35]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, theme, or hardware acceleration. Please follow the steps in the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • HT204053 I am having trouble setting up icloud on MAC. In system preference it is listed as mobile me, it asks for member name and password. It also has a learn more button under "try mobileme for free". I am not getting anywhere

    I am having trouble setting up icloud on MAC. In system preference it is listed as mobile me, it asks for member name and password. It also has a learn more button under "try mobileme for free". I am not getting anywhere

    It's evident that you are using Snow Leopard or earlier (or very early Lion) since you have the now obsolete MobileMe preference pane.
    The minimum requirement for iCloud is Lion 10.7.5 (Mountain Lion preferred): the iCloud Preference Pane does not appear on earlier systems - the MobileMe pane appears on Lion and earlier but is non non-functional - you cannot now open or access a MobileMe account.
    To make use of iCloud you will have to upgrade your Mac to Lion or Mavericks, provided it meets the requirements.
    The requirements for Lion are:
    Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7, or Xeon processor
    2GB of memory
    OS X v10.6.6 or later (v10.6.8 recommended)
    7GB of available space
    Lion is available in the Online Apple Store ($19.99). Mountain Lion (10.8.x) is also available there at the same price but there seems little point as the system requirements are the same for Mavericks (10.9.x) - which is free - unless you need to run specific software which will run on Mountain Lion only.
    The requirements for Mountain Lion and Mavericks are:
    OS X v10.6.8 or later
    2GB of memory
    8GB of available space
      and the supported models are:
    iMac (Mid 2007 or newer)
    MacBook (Late 2008 Aluminum, or Early 2009 or newer)
    MacBook Pro (Mid/Late 2007 or newer)
    Xserve (Early 2009)
    MacBook Air (Late 2008 or newer)
    Mac mini (Early 2009 or newer)
    Mac Pro (Early 2008 or newer)
    It is available from the Mac App Store (in Applications).
      You should be aware that PPC programs (such as AppleWorks) will not run on Lion or above; and some other applications may not be compatible - there is a useful compatibility checklist at http://roaringapps.com/apps:table
      If you are running Leopard on an Intel Mac you will have to upgrade to Snow Leopard to access the Mac App Store - it's available in the online Apple Store. However if you have a PPC Mac you cannot run Snow Leopard and cannot proceed further.

  • What happened to the 'more' button on the bottom of the apps store? It seems to have been replaced by the 'updates' button. I want to get the 'more' button back.

    What happened to the 'more' button at the bottom of the apps store screen? It seems to have been replaced by the 'updates' button, and I want the 'more' button back.

    When using the back button I keep getting the drop down box when I do not want it. For me the hold down time before the box opens is far too short.
    I would be quite happy to always right click to get the drop down. Is there any way to disable this feature when using the left button or for making the delay longer?

  • What in the RSS feed populates the new "More" button?

    In the latest iTunes, there is a "More" button on the right below my Description. But the text that shows is the same as in my Description. What code do I write into my RSS feed to populate the new "More" paragraph?

    There isn't any such code. I think there's a minor bug here; I would expect that the intention is that if you write a long description the Store will display the first few lines, and then the 'more' button will reveal the rest of it. In fact, as you've found, if you have a short description it simply repeats it; a slightly longer one causes the button to disappear, and though I don't know I suspect a longer description may cause it work as expected. I'm afraid we are all stuck with it until it gets fixed.

  • Browser Go button / "More" button does not work

    Within the browser the Browser Go button / "More" button does not work
    When I tap it the highlight appears above it... but nothing happens.
    I upgraded the OS today and that didn't fix the problem.
    I have to use google to browse to a different url... incredibly frustrating... solution?
    With further testing I've found that if I load a new tab nothing happens... if I then reselect that new blank tab I can then enter in one url of my choosing and it will load... after that the tab from a Go button stance is dead again.  No matter what I do I can get the 'three button' more button to work.
    Help Please!
    Tudor

    Hey tudorwhiteley,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    Does this happen to all websites?  Also what version of BlackBerry 10 are you currently running?  This can be found by going to Settings>About.
    If you remove the battery and place it back in and then access the browser, are you able to replicate the issue?
    I look forward to your reply.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • How do i add a "More" button to my longgg page, like Twitter has

    I was just wondering if anyone knows how to shorten a long webpage by adding the "more" button. I realize i can add a button - hyperlink it to a new page, but how do i keep it nice like twitter's pages. By keeping all the articles i have on the same page. I viewed the source on one of my followers twitter pages and they had this code, i am assuming it has something to do with the button, not sure if it helps at all.
    <<img class="loading-spinner" src="/images/spinner.gif" style="display: none;" alt="waiting" title="waiting" height="14" width="14"/>>
    also for another spot on the page they had this code (since the spinner image above is on their server) so maybe it will help in making new code for my site.
    http://a1.twimg.com/a/1273875281/images/spinner.gif
    I want to add this "button" to my BVI news page here:
    http://www.vistadelmarbvi.com/Site/B.V.I._News.html
    since it is getting really long and i would rather not add new pages for articles to come, if i dont have to.
    Thank you

    Regarding your buttons.
    Move the textbox into view. I said that earlier.
    And remove the elem.style.left = '0'; code.
    The reason it's not showing in FF and MSIE is probably that they do not know how to display it.
    In such cases you have to find an alternatve.
    And the sites you mention have great feats.
    What I do is to study the code to see how it's done and then try to use it on my own pages.
    With iWeb it's a bit more challenging.
    But it can be done, as I showed.
    Here's the JavaScript (not Java) :
    http://www.wyodor.net/_Demo/DynamicAssets/javascript.js

  • Hide "more" button in a list view, only works for first item in the list

    I have the following code in a list view that outputs several dozen items in a web app.  The code only works for the first item, how can I make it loop through and execute the test for each item in the list view?  The {tag_hide more button} is a checkmark field that yields a numeric 1" if checked otherwise yields a numeric "0".
    <div id="more-option">
            <p class="right"><a href="{tag_itemurl_nolink}" class="btn btn-small btn-very-subtle">More &rarr;</a></p>
          </div>
          <div class="more-selection" style="display: none;">{tag_hide more button}</div>
          <script>
    if ($(".more-selection").text() == "1") {
        $("#more-option").hide();
    </script>

    What's the URL for the site where you are using this?  Offhand, it looks like it should work with your first example so you are either placing the script before those elements are loaded or you might try wrapping your current javascript inside the:
    $(document).ready(function() {
    --- your existing javascript here
    This make sure the code runs once all the html is loaded on the page.  Without seeing a URL and debugging with the js console in Chrome I can't give you a solid answer.
    But, I do know that you can probably do this with a lot less markup.  Once we figure out what the actual problem is I have a better solution mocked up for you on jsfiddle.
    When looking at my HTML code on jsfiddle, please realize I setup some dummy HTML and removed your tags and added actual values which would be output by your tags.  The main thing I did was remove the whole div.more-selection and instead, added a "data-is-selected" attribute on your div.more-option element.  Then, in my javascript for each div.my-option element on the page, we loop through them, find the value of that data attribute and hide that div if it's less than 1 (or 0).
    Here's the fiddle for you to look at:  http://jsfiddle.net/thetrickster/Mfmdu/
    You'll see in the end result that only two divs show up, both of those divs have data-is-selected="1".
    You can try pasting the javascript code near the closing </body> tag on your page and make sure to wrap my js inside a <script> tag, obviously.  My way is neater on the markup side.  If you can't get it to work it's likely a jquery conflict issue.  My version is using the $(document).ready() method to make sure all the code is loaded before it runs.
    Best,
    Chris

Maybe you are looking for