Dynamic scrolling heading muse

How would i create a dynamic scrolling heading similar to that off www.cnet.com where the header starts with a full sized logo but changes to a simple block format and stays locked at the top. I was considering using two different nag bars, the scrolling one under the main one but completely transparent and have them both set to scroll opacity so that the main one would disappear as you scroll and the smaller one would appear to replace it but I'm not too sure how to use that feature or even if it would work. I know it likely involves jQuery but I'm new to coding and web development so if anyone has an answer it would be greatly appreciated, thanks.
Rodneytf

Hi
You can try using any composition or panel where you have to insert another object such as rectangles or menu items which would act on mouse click.
For example :
Insert composition/panel widget
In target container insert another object such as rectangle with hyperlink to specific pages with styles applied.
Thanks,
Sanjit

Similar Messages

  • Help with image scrolling effect muse

    Hi, I am trying to recreate this effect used on the pencil website (link is below).
    I was wondering if this possible with the use of muse scrolling effects in addition with maybe edge animate?
    I can create a similar animation and export it either as a movie or a sequence of of PNG's, but I am still unsure as to how it was actually put together.
    Is it a movie wich runs at different pay head markers by way of java script or is a slideshow / edge animate placed in a muse file which runs via key point markers in scroll effects menu in muse? The later would be my ideal way of doing it as I am not a coder so don't know too much javascript.
    If anyone has any tips as to how to recreate this effect it would be very fuch appreciated.
    Thanks in Advance
      Link to example (scroll down half way and you will see the pencil come apart and go back together by way of mouse scroll)
    http://www.fiftythree.com/pencil

    Hi
    You can create the animation outside of Muse and then apply scroll in Muse to same , please refer to the videos where similar purpose is achieved :
    https://www.youtube.com/watch?v=dfEfyA6BMPc
    https://www.youtube.com/watch?v=75tPMsI0d8k
    http://tv.adobe.com/watch/muse-feature-tour/adobe-muse-parallax-scrolling-may-2013/
    http://www.adobe.com/inspire/2014/03/edge-animate-muse.html
    http://muse.adobe.com/working-with-scroll-effects.html
    Thanks,
    Sanjit

  • Dynamic Text Feild with Dynamic Scroll Bar

    I have a Dynamic Text Feild with a dynamic Scroll bar.
    It loads a simple ASCI text file with some html formating.
    but I still can not manage to get the text to format.
    The biggest problem with the format is a big space between
    paragraphs.
    I am not sure why but I think the Frame must need a var to
    render to html.
    Can anybody help please?

    My text had the following, similar but no parsing string.
    I guess
    yourstring.split("\n\r").join("\r").split("\r\n").join("\r");
    takes out the carrage returns or <br>?
    I notice the one I had just say's String.
    I assume that would be the text that is the string?
    Thank you for sharing your knowledge of this.
    var my_lv:LoadVars = new LoadVars();
    my_lv.onData = function(src:String) {
    if (src != undefined) {
    myTxtFeild.text = src;
    } else {
    myTxtFile.text = "Error loading text.";
    my_lv.load("CadnetPage1_html.txt");

  • How to get the dynamic Crosstab header name ?

    Hi ,
    The crosstab resaults shows as below ,How to get the dynamic Crosstab header name ?
    | Countryname |
    | Province1 | Province2 |
    | here to get CountryName | here to get CountryName |
    how to get the Countryname in data ceil?
    thanks

    Could you please elaborate on your requirement?
    You want header to be dynamic?

  • Dynamic Configuration Header is Missing

    Hi,
    Am getting this following when I tried a simple UDF in mapping, please let me know your thoughts
    "Exception caught by adapter framework: Dynamic Configuration Header is Missing."
    UDF
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key1 = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/JMS","DCJMSMessageProperty0");
    conf.put(key1,a);
    DynamicConfigurationKey key2 = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/JMS","DCJMSMessageProperty1");
    conf.put(key2,"123");
    return a;
    Thanks in Advance for the help
    Ashok

    Hi ASHOK,
        1.You will be able to see DynaicConfiguration Header automatically in Moni only if your PI is usin service Pack >= 14.in this case  you jus need to check ASMA atributes in Communication channel to capture them in the UDF  that you have written and need not configure the Dynamic configuration bean.To see the Service pack that you are currently using follow the navigation path.
         open the PI through Log on Pad(ABAP engine) -> on the tool bar click utilities>status--> Mote details by clicking magnifying lens symbol then you will be able to see all the services packs and basis components too.
    2.In case if the service pack is not SP ! >= 14 then you will have to follow the procedure of using Dyna,ic configuration Bean as experts mentioned above.
    Thanks,
    Ram.

  • Report Formatting with Dynamic Height Header/Footer

    I need to generate a printable report (pdf if possible) with a:
    1) Header - Dynamic Height based on recordset output
    2) Body - Recordset output, may carry over to multiple pages
    3) Footer - Dynamic Height based on recordset out
    In short, the whole page is dynamic- The header and footer need to be on every page and whatever height is left over to fit within the print area goes to the body and the line item output of each record (think invoice).  Then the number of pages will depend on how long it takes to output the body recordset (but the header and footer MUST be on each page).
    I have been trying to get this to work using cfdocument since CF7 and have never had any luck. It has not worked due to the reason that since the header and footer are dynamic height, I do not have any way to set the margins properly on page generation (so it shrinks the header or leaves excess whitespace).
    Anyone recommend the best way to go about this? I have heard about the report builder and am not sure if that will fit these requirements.  I appreciate any assistance!

    When the footer goes to the 2nd page the page subform is incremented so you will have to reference the page subform as well. I suggest that you add a button (this is for a test only) to the footer subform and add the code app.alert(this.somExpression). Now render the form and make sure the footer stays on one page. Hit the button and take note of the someExpression. Now add enough rows to force the footer to a new page. Hit th ebutton again and take note of the changed somExpression. So to solve your problem you will have to find out which page your footer is on. and then construct your expression to incorporate this chane in expression. Note that the indexes are 0 based but the page numbering is 1 based.
    Hope that helps
    Paul

  • Scrolling Header works in Visual Studio but not on Report Server 2008

    2008 R2 Reporting Services. My scrolling header works in Visual Studio but not when deployed to the Report Server and viewed in IE 9. I have read most every post on this issue and can't find a solution. I have the fixed data properties
    set correctly. Any suggestions?
    Help appreciated! 
    Linda

    Hi Linda,
    As a suggestion, I would try to delete the deployed version and instead of deploying ther RDL file, i would try to upload the file and test it.
    If the issue exisit, then I would download the exisiting version from the reportserver and compare the xml versions of the two reports and check if the propoerty is getting over written while deploying.
    HTH,
    Ram
    Please vote as helpful or mark as answer, if it helps

  • Dynamic scrolling

    does anyone know or could give an advise how to create
    "dynamicly scrolled content" in flash?
    here are the examples:
    http://kashiwasato.com
    http://www.mamastudio.pl
    the flash content of the window is repositioning according to
    the window resize
    thanks a lot for any help :)

    hi,
    This code will set only 5 visible rows .
    Bind the visiblerow count property of table with an attribute of type I.
    Before binding the table with internal table write this code :
        DESCRIBE TABLE t_selected_hcp LINES lv_visiblerow.
    ****** Reduce the no of visible rows  *************
        IF lv_visiblerow > 5.
          lv_visiblerow = 5 .
        ENDIF.
    * navigate from <CONTEXT> to <CN_TABLEPROP> via lead selection
        lo_nd_cn_tableprop = wd_context->get_child_node( name = wd_this->wdctx_cn_tableprop_pvl ).
    get element via lead selection
        lo_el_cn_tableprop = lo_nd_cn_tableprop->get_element(  ).
        IF lv_visiblerow > 0 .
    get single attribute
          lo_el_cn_tableprop->set_attribute(
              name =  `CA_VISIBLEROW_PVL`
              value = lv_visiblerow ).
        ELSEIF lv_visiblerow = 0 .
          lo_el_cn_tableprop->set_attribute(
             name =  `CA_VISIBLEROW_PVL`
             value = -1 ).
        ENDIF.
    This will make sure that only 5 rows are visible and rest you have to scroll to see.
    Now if you want that out of 6 rows added to the table , last 5 rows should be visible then :
    Create a Context Attribute of type I "LEAD_SELECTION" and bind this to firstVisibleRow property of table .
    Write this code:
    Get the number of rows in table ****
        DESCRIBE TABLE it_selected_hcp1 LINES lv_count.
        DATA lo_el_context TYPE REF TO if_wd_context_element.
    Set the lead selection to last row *****
        lo_el_context = wd_context->get_element(  ).
        lo_el_context->set_attribute( name =  `LEAD_SELECTION` value = lv_count ).
        lo_nd_cn_entertainment->set_lead_selection_index( lv_count ).
    This will work.
    Edited by: Saurav Mago on Oct 9, 2009 3:16 PM

  • How make dynamic site with MUSE

    Howdy, i want ask how make dynamic site with muse, can it intergated with CMS like wordpress, joomla, drupal etc?
    Thanks,
    best regard,
    harles

    Hello Harles,
    The CMS functionality till now is only supported with Muse while using Business Catalyst as host.
    Please refer to forum posts : http://forums.adobe.com/message/4418294?tstart=0 and http://forums.adobe.com/message/4776241#4776241 .
    Hope this helps.
    Regards,
    Sachin

  • Dynamic Variable Header

    do anyone heard or know what is Dynamic Variable Header?

    Can you explain us exactly what information you need.
    As there are lot of gurus out over there and i am sure your problem will get resolved.
    Thanks,
    KKT

  • Dynamic Column Header On Table Control

    Dear Friend
       How I can set Dynamic Column Header Text On Table Control
    Regards
    Supperkorn

    Just set it to a global variable name, and then set the value of that global variable as needed, e.g. in your TOP include define "g_my_header(20) type c" and then use g_my_header in the "Table column header" definition in the Dynpro... and in your PBO code put a value in g_my_header.
    Jonathan

  • Dynamic html header

    How can I generate dynamic html header entries in a page?
    Thanks,
    Art

    See [this thread|http://forums.oracle.com/forums/thread.jspa?messageID=2808228]: a PL/SQL Function Body Shortcut would be the way to go in page HTML Headers.
    For even more flexibility and lower maintenance, consider the other technique mentioned there of placing one of the #REGION_POSITION_nn# placeholders inside the HTML &lt;head&gt; in the page template. A template-less PL/SQL Dynamic Content region can now be set at this display point to generate any header content by calling package code that uses htp. Put this region on page zero for a very generic solution...

  • Adobe Version 10 - Creating a Scrolling Header within Page

    My company just recently upgraded from Adobe Robohelp version 8 to version 10. We are beginners in learning this product, while receiving very minimal help from Adobe support.
    Could someone please assist me (step by step) by advising how to create a "scrolling" header within a topic page. I'm sure there is a simple solution...I just need help.
    Thank you!

    Hi, usbank_prettylady and welcome to the forums.
    We call this the "Non-scrolling region". I have a post (#4) along with several other folks who contributed that should show you the way. Let us know if this works for you.
    http://forums.adobe.com/message/4398168#4398168#4398168
    Thanks
    John Daigle
    Adobe Certified RoboHelp and Captivate Instructor
    Evergreen, Colorado
    www.showmethedemo.com

  • How do you Play audio only OAM file with the scroll in Muse ?

    Hi guys,
    I am building a pretty cool site that shows off a telescopic pole with scroll animation ..
    I am trying to add the audio of the pole telescoping with the scroll when the pole section scrolls on ..
    Check out the site at :  http://www.multi-pole.com
    Thank you
    Harrison

    Hello,
    Suppose you have a symbol instance named 'mysound_track' inside your  stage.
    After embedding the OAM in Muse, you can try the following snippet on scroll event
    var comp = document.getElementById('<OBJECT ID>').contentWindow.AdobeEdge.getComposition("<COMPOSITION ID>");
    var sym = comp.getStage().getSymbol("mysound_track");
    sym.stop(time); //Seek to the required time position
    sym.play();
    Notes:
    Replace ObjectID, CompostionID, time as required
    To make sure that Object tag is  loaded, you can initiate the communication from Object tag by using window.parent property

  • Dynamic table header/footer on multiple pages stay original

    hi experts,
    i've got a form with a dynamic table. this means that i have a footerrow with mapped information if it should be visible or not. so the table can have from 1 to 40 columns.
    i did some scripting in the table's initialize section:
    loop over count of colums and set the headerrow, row1 and footerrow elements for index x to hidden.
    everything works out fine BUT if the data spans over multiple pages the headerrow on pages 2 to last is original again. means that the hiding of cells is not effective any more. same with footerrow (but here its fine at last page and original at  page 1 to last -1).
    i tried to hide cells again in layout:ready section for the other instances of the headerrow.
    cells got hidden, but the still visible cells didnt relocate to the left (if i hide it, there should be no space between staying cells).
    can anyone please give me a hint what i am missing here?
    does anyone have a simple sample for this task? its all about the header/footer for multiple pages!
    thanks a lot!
    daapoo

    When the footer goes to the 2nd page the page subform is incremented so you will have to reference the page subform as well. I suggest that you add a button (this is for a test only) to the footer subform and add the code app.alert(this.somExpression). Now render the form and make sure the footer stays on one page. Hit the button and take note of the someExpression. Now add enough rows to force the footer to a new page. Hit th ebutton again and take note of the changed somExpression. So to solve your problem you will have to find out which page your footer is on. and then construct your expression to incorporate this chane in expression. Note that the indexes are 0 based but the page numbering is 1 based.
    Hope that helps
    Paul

Maybe you are looking for