How to add "Click for more" inside the same page

Is there an easy way to "hide" some content in a page so that the reader can 'click here' to load the content hidden inside the page? I tried Spry Accordion and collapsible panels, but it seems that some browsers do not show this well. Any ideas? Anyone?

Thank you!

Hanna in Tahoe

Hanna,

I have not used this particular technique, but if you look at the demo page, it begins with the div hidden, so check the source code on this page and adjust yours to match...

http://papermashup.com/demos/jQuery-sliding-div/

Tags: Dreamweaver

Similar Questions

  • How to load several HTML5 canvas on the same page (the right way)

    Hello

    I struggled to load several animations of canvas on the same page. At the beginning, I thought that export movies with different namespaces and reload the libraries in a sequential workflow might work, but it doesn't. It still load just the last loaded movie. More info here: coding challenge: what am I doing wrong?

    Here's a sample of what I'm doing:

    1: publish two flash animations with namespaces customized to "lib" defined in the "publication settings": "libFirst" and "libSecond".

    2nd: Edit the canvas tags in the HTML page. One called "firstCanvas" and another one called "secondCanvas".

    3rd: change the javascript like this:

            <script>
                // change the default namespace for the CreateJS libraries:
                var createjsFirst = createjsFirst||{};
                var createjs = createjsFirst;
            </script>
            <script src="//code.createjs.com/easeljs-0.7.1.min.js"></script>
            <script src="//code.createjs.com/tweenjs-0.5.1.min.js"></script>
            <script src="//code.createjs.com/movieclip-0.7.1.min.js"></script>
            <script src="{{assets}}/js/first.js"></script>
            <script>
                function initFirstAnimation() {
                    var canvas, stage, exportRoot;
    
                    canvas = document.getElementById("firstCanvas");
                    exportRoot = new libFirst.first();
    
                    stage = new createjsFirst.Stage(canvas);
                    stage.addChild(exportRoot);
                    stage.update();
    
                    createjsFirst.Ticker.setFPS(libFirst.properties.fps);
                    createjsFirst.Ticker.addEventListener("tick", stage);
                }
            </script>
            <script>
                // change the default namespace for the CreateJS libraries:
                var createjsSecond = createjsSecond||{};
                var createjs = createjsSecond;
            </script>
            <script src="//code.createjs.com/easeljs-0.7.1.min.js"></script>
            <script src="//code.createjs.com/tweenjs-0.5.1.min.js"></script>
            <script src="//code.createjs.com/movieclip-0.7.1.min.js"></script>
            <script src="{{assets}}/js/second.js"></script>
            <script>
                function initSecondAnimation() {
                    var canvas, stage, exportRoot;
    
                    canvas = document.getElementById("secondCanvas");
                    exportRoot = new libSecond.second();
    
                    stage = new createjsSecond.Stage(canvas);
                    stage.addChild(exportRoot);
                    stage.update();
    
                    createjsSecond.Ticker.setFPS(libSecond.properties.fps);
                    createjsSecond.Ticker.addEventListener("tick", stage);
                }
            </script>
    
    <body onload="initFirstAnimation(); initSecondAnimation();">
    
    
    
    

    Could someone please answer with best practices on how to do it? If possible, without the need to reload all libraries...

    If I only need to show a flash animation at the same time, it would be more efficient to cut/paste the canvas using jQuery tag in the DOM and reload a different lib on this subject?

    Thank you very much!

    #flash #reborn

    I was able to remedy. In the end, it was easier than I thought. Just publish using namespace different 'lib' for each film, load all the scripts at the end of theand add the following in the onload or ready events:

    $(document).ready(function () {
    
            var canvas, stage, exportRoot;
    
            // First movie
            canvas = document.getElementById("firstCanvas");
            exportRoot = new libFirst.first();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libFirst.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    
            // Second movie
            canvas = document.getElementById("secondCanvas");
            exportRoot = new libSecond.second();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libSecond.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    
            // Third movie
            canvas = dument.getElementById("thirdCanvas");
            exportRoot = new libThird.third();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libThird.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    });
    
  • How to create multiple web photos on the same page albums

    What do I want? A single page web with a title, then a table with the winners of the first rank (images), then a title followed by the winners of the second rank (images), followed by a title with honorable mention (images) etc.

    With CS3 on a Dell Windows XP under ORDERS, I click on "Create of Web Photo Albums" and am able to do the winners of the first rank. ((He opens the Fireworks very well and creates the web album.) How can I create album of the winners of the second row on the same page? When he asks for the landing page I don't see where he give this exact page, if it creates a separate page. If I copy and paste the entire page 2 on the first page, I run into trouble. Thanks for your help.
    Diana Hunter

    Hi Diana,

    I am a professional photographer and doing my finished site published. I've used Coffeecup photo library. You can create several albums on the same page. Do a Google search at the address. It's easy, inexpensive, and it works. I tried to do with the Gallery of photos of DW and fireworks - but could not do things. CC uses Flash and Javascript.

    Good luck

  • How to create fields in double on the same page?

    Hello

    I use Adobe Acrobat Pro and I just downloaded DC, in the hope that it works better.  I am creating a field duplicate on the same page.  When the drop-down list option is selected in one place, I would for the same answer to appear in another location, on the same page. I tried to copy/paste and "Create several Copies", but whenever a copy is created, Adobe assigns a unique number to distinguish it from the original.  From what I read in the help forums, the name of the fields must match. I tried to rename the fields, but adobe won't let not two fields have the same name.  The section forums and help also claim that when the copy of a field, it automatically gets the same name as the original, which does not happen in my case.

    What I am doing wrong?

    Thank you!

    The 'number 1' you see is just a way to indicate that it is a copy. They have fields

    in fact having the same name and their values must be the same (if it's a)

    drop-down menu, if you will not have to leave the field of the updated value,

    or check the option to validate the selected value immediately, under

    Properties - Options).

    Wednesday, November 11, 2015 to 18:14, pg74002189 [email protected]>

  • How - to add options for application to the BlackBerry Options

    I generated the example "How - to add application options to the BlackBerry Options" of the knowledge base and run it on a Pearl Flip but I don't see any new added options. I could be looking in the wrong place, but I thought that the sample adds "Options Sample" to the list of options.

    No one knows where to look for the new option added by this example?

    I went back and Setup another entry point recompiled and still can't find where is the new option.

    Thanks Mark. That makes perfect sense as the mail app needs to retrieve incoming messages at any time.

    I've updated my code to close to the bottom of my library of applications by programming, I added a menu too. Is better to be sure that the library is closed and ready for the next event to use it.

  • How can I stop firefox from loading the same page whenever I connect

    Firefox loads same pages, whenever I start. I want my mail to open, but then it also goes to a google search that I did. How to make a start page upward

    This has happened

    Each time Firefox opened

    Hey there! This should be easy enough to fix: there is a great article on how to set your home- How to set the home pagepage. There is a section on how to set page:

      1. Navigate to the page you want set as your home page.
      2. Click on the icon to the left of the web address and drag it to the Home toolbar button.
      3. Click Yes to confirm.
    

    The article also has a video that you might find useful.

    Thank you!

  • How to add folio for each starting line of page

    Dear friend,

    I've been trying to script.

    In the Document every pages of first line and the first word before that I want add folio (page number).  Please suggest a friend. How to complete this script coding.

    Please see my requirement in the screenshot below.

    Screen Shot 2016-04-29 at 4.11.24 PM.png

    Please help friends.

    Thanks in advance

    Try this

    for (p = 0; p

    {

    try {}

    app.activeDocument.pages [f] .textFrames [0] .lines [0] .insertionPoints [0] .silence = "";

    }

    {catch (e)}

    }

  • Need help creating tip Action for Navigation "Inside-the-same-slide" to let the user Play slide again

    I use 8 Captivate. It is a scenario of HTML5.

    I have need of a button which will allow the user to "replay" the slide. I don't want the button to take the user to the front, back, or do anything else. I want the button to start the slide at the beginning and play without interruption until the end.

    I am looking for help on how to do this using variables and advanced for HTML5 actions or, Alternatively, recommendations on the good tutorials for advanced actions. I prefer the tutorials that will allow me to start at the bottom. I was not able to find tutorials advanced action that assume no prior experience.

    I know that each new user must say this, and I'm afraid that's true for me too. If I can't create a HTML5 work quickly replay button, it will get me in trouble with the client.

    Try this:

    cpCmndGotoSlide is a system variable, which the index starts at 0. The variable cpInfoCurrentSlide system includes an index starting at 1. The reason for the subtraction in this Expression. You need to add continue because a tip action will not release the read head.

    Why choose Standard Simple action? -Captivate Blog

  • How to add photos of details of the PHP page

    I have a MySQL database table that contains the data of the user such as name, email, address and so on. What I'm trying to do is find a way to get a user record to display in a table with a photo of that person. I tried to add a column to the database and set the type of BLOB and added a photo, but DW did not like it. I later read in the docs who ' Note: Dreamweaver does not support binary images stored in a database. "

    So I think it's be something like pointing to a field to a particular URL that points to a certain single image file, but I have no idea how to start. Can someone help me with this please?

    Thank you
    Steve

    sjurick wrote:
    > I have a MySQL database table that contains the data of the user such as name, email,
    > address and so on. What I'm trying to do is find a way to get a user
    > records to display in a table with a photo of that person.

    Store images in a database is generally considered a bad idea. Store
    your images in a normal folder, store and the only file name in the
    database. To display the image of your recordset, select open
    Image Source box according to the normal procedure dialog box and select the option to
    Select the name of the file in the data sources. This allows you access to your
    Recordset. Select the field of the image, add the path to the images folder in
    the URL field, if necessary, and then click OK.

    --
    David powers
    Adobe, Dreamweaver community expert
    http://foundationphp.com

  • How to make three list/menus on the same page links?

    I have three list/menus on one page. How can I make choices in all three menus links to different pages?

    > When I insert the form three list/menus Dreamweaver does not allow me to turn
    > lists in links. JavaScript allows to turn them into links. All the I
    > want to know is what the script to write.

    It's because you inserted an ordinary select form element.

    Insert a JUMPMENU and dw will do the coding for you.

    Open the F1 help, click search and type jumpmenu

    --
    Alan
    Adobe Community Expert, dreamweaver

    http://www.Adobe.com/communities/experts/

  • How to have two Interactive reports on the same page.

    Hello
    I have a requirement where I need to have two interactive reports in a page where the user can select lines in the two reports by a line selector & send the page to the transformation.

    Please let me know is direct or workaround for this problem at the APEX 3.1.

    Thanks in advance.

    Hello

    Apex do not support having more than one IR on the page.
    See this post for circumvention of blob Roels
    http://roelhartman.blogspot.com/2009/03/two-interactive-reports-on-one-page.html

    Kind regards
    Jari

  • FROM SHAPED DATENREPORT (how on the same page)

    Hello everyone

    Yes, I know that it is built in a design of two pages where the first is the form and the second report, but I want it for both on the same page so that you can see what he has on the report and add his own line to the table. Well, I could make the creation of a form, then by changing the page and then add another region. Alright. But then I don't know how to link them together so that the data is passed to the form of the report.

    Additionally, the form to fill the data must pass in two separate tables, because a table contains the details of the location and the other opinion about each store. Easy to do on PHP and mysql, but here I'm lost.

    Second thing that drives me crazy it is that I created a table named location as well as street postal code for a store and another for assessment so that customers or workers add a suite evaluate services etc.

    Well, I'm trying to create that shape, that I first talked about this would hold all fields and I do on a SQL query that contains the definitions of the two tables. My XE is completely empty from the remains of other applications, etc. I do the equijoin alright


    Select l.loc_id, l.company, l.postcode, l.street, l.town, e.eval_id, e.loc_id, e.locum_reg, e.date_booked, e.items, e.addicts, e.number_staff, e.attitude_staff, e.organisation, e.stock_filing, e.agency
    location, e-assessment
    where l.loc_id = e.loc_id

    and I get this annoying error all the time


    ORA-20001: unable to create the form on equijoin. ORA-20001: Error Page = 2 item = 'P2_LOC_ID' id = '1324114494879878' ORA-20001: error page 2 item = = "P2_LOC_ID" id = "1324114494879878" a same name something like existing at the level of applications. ORA-0000: normal end successfully

    Well, if this form consists of two tables, it must definitely something in common with them! How did the name of the element suppose to have another name? It is made with the wizzard so supposedly the wizzard you should know, but I tried two days 14 hours a day.

    no indication of how this problem would be invaluable for me

    Thank you

    Alvaro

    Alvaro:

    This help if you supplied alias names to the "loc - id" of each table column in the SQL query? Something like

    select l.loc_id location_loc_id, l.company, l.postcode, l.street,l.town, e.eval_id, e.loc_id evaluation_loc_id, e.locum_reg, e.date_booked, e.items, e.addicts, e.number_staff, e.attitude_staff, e.organisation, e.stock_filing, e.agency
    from location l, evaluation e
    where l.loc_id = e.loc_id
    

    CITY

  • How can I combine 2 page .pdf CAP/photo on the same page?

    I have the front and the back of my driver's license in 2 pages of a .pdf file.

    How can I have them both on the same page, so that they are indeed on 1 page only, and the copy can be printed on 1 page that too.

    Print to the Adobe PDF 2 pages per sheet format.

  • added new line in the same page

    Can someone give me the code to add a new line in the same page itself. If we click on Add button a new line should come to the table.

    Thanks in advance

    Hello

    invoke a method in AM on click of a button

    Public Sub addrows()
    {
    Vo1 AddressesVOImpl = getAAddressesVO1();
    Row1 AddressesVORowImpl = (AddressesVORowImpl) vo1.createRow ();
    VO1.insertRowAtRangeIndex(0,row1);
    VO1.setCurrentRow (row1);
    }

    Thank you
    Gerard

  • I bought the photo Illustrator and ask the Adobe site plan for individuals with credit cards, but to date I have not received the confirmation email. How can I contact for more information on the good end of the order?

    Hello 11/18/2015 I bought Illustrator photo and ask the Adobe site plan for individuals with credit cards, but to date I have not received the confirmation email. How can I contact for more information on the good end of the order?

    Your subscription to cloud shows correctly on your account page?

    If you have more than one email, you will be sure that you use the right Adobe ID?

    https://www.adobe.com/account.html for subscriptions on your page from Adobe

    .

    If Yes

    Some general information for a subscription of cloud

    Cloud programs don't use serial... numbers you, connect you to your cloud account paying to download & install & activate... you may need to sign out of the cloud and restart your computer and log into the cloud for things to work

    Sign out of your account of cloud... Restart your computer... Connect to your paid account of cloud

    -Connect using http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html

    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html

    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html

    -ID help https://helpx.adobe.com/contact.html?step=ZNA_id-signing_stillNeedHelp

    -http://helpx.adobe.com/creative-cloud/kb/license-this-software.html

    .

    If no

    This is an open forum, Adobe support... you need Adobe personnel to help

    Adobe contact information - http://helpx.adobe.com/contact.html

    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    -Select your product and what you need help with

    -Click on the blue box "still need help? Contact us. "

Maybe you are looking for

  • Print directly from my smart phone to the printer

    Hello, I currently have an e-all-in-one printer HP Officejet 4630. I have had this unit for about eight months, & it is very good. I have a smart phone that has a pack of internet data, so I can connect to the Internet using the phone. It also means

  • get this message on my computer whenever I start my laptop hp 2000-299wm

    Whenever I turn on my computer I get this message now that I've never done before. I would like to know what it means. Name:... ws\start menu\ programs\start up hpm3 util.exe... Unknown Publisher... of c:\users\barb\ data\ roaming\ microsoft\ win app

  • You try to run a report to view the comments of the CPU usage in vFoglight 6.0

    I am trying to run a report to view the comments of the CPU in vFoglight 6.0 usage, as I have a couple of VMs that seem to cause problems. I want to see what that levels of CPU for a while inside the virtual machines, but I only seem to be able to fi

  • Software BlackBerry backup and restore

    Hello team Yesterday I face a serious problem, accidentally deleted a text message conversation so I couldn't recover it (missed return).So, I got it from my backup COMPLETE Z3. but can someone tell me which option is exactly have the TEXT MESSAGES,

  • DirectSoundCreate8 not error when you run angry birds

    directsoundcreate8 - angry birds My boys have AngryBirds on computer, but now one of their computer puts in place has no error message DirectSoundCreate8 and it won't work. I tried to uninstall and reinstall and same error message. I tried the compat