Change of status menu buttons in a one page website.

I'm creating a one page website with Adobe Muse. My problem is, how to make the menu buttons (which are pinned at the top and are always on the same point when scrolling down) change their status (Normal, active, etc.) when the adequate page is reached by scrolling)

Hi,
To achieve this you can create manual menu. You have the option for creating manual menu in Muse. Check this :
Later when you have created the menus, you can create anchors for different sections of the site where you want to direct the users when they click on one menu item and then link the menu item to those anchors.
Hope this helps.
Regards,
Rajan

Similar Messages

  • Why the menu to move from one page to another is not seen when the page is online?

    On my web, I have different pages like 'Homepage' or 'Contact' but when I publish my web I can not see the menu.
    why the menu to move from one page to another is not seen when the page is online?
    Thank you,
    Roger.

    Where are you publishing and how are you uploading the files?

  • If I made a 'one page website' can I refer directly to a sub page

    Hi all,
    I am currently designing a new website and are considering a
    Spry style 'one page website' vs. a more 'traditional model' with
    individual pages that includes content for header, menu etc. via
    server side includes so they can be executed in there own right.
    I love the snappy smooth user experience that I would be able
    to create but I am wondering how I could send someone a link to a
    particular sub section (ie. currently I would sent
    http://www.domain.com/about_us.html
    and it would work nicely. In the 'one page website' the sub pages
    only get fully formatted if loaded into the panel.
    What I would like to do is to create a similar direct
    reference capability. Have anyone done something similar. I was
    thinking of perhaps having a parameter on the url:
    http://www.domain.com/index.html?about_us.
    This should then set the content of the panel on load.
    If anyone has done something like this, I would greatly
    appreciate it if they could share technical details. This seems to
    be the last large barrier for me before going to this approach.
    Thanks in advance.

    there are someway to do this
    1.you could use old JS trick to hide & show element based
    on element id (in your case maybe hiding a big div that hold 1
    page), example :
    <a name="aboutus" id="aboutus"
    onclick=showAbout()>About Us</a>
    <div id="aboutDiv">
    <!-- this will contain lot element -->
    </div>
    and for JS part (on <head>):
    <script>
    function showAbout()
    document.getElementById("aboutDiv").style.display = "block";
    //show about div, you could use "block" or "inline"
    document.getElementById("homeDiv").style.display = "none";
    //hide home div
    .... //etc hide other element
    </script>
    ofcourse there could be many enhancement for this
    2. second way was to call Spry LoadUrl() function and give
    the callback, you don't need actually request anything using this,
    you can use this to load
    All the elements(DOM) on the page you request and set the
    callback for it
    refer to spry manual/example
    3. third way was using spry tab panel widget, you can
    re-style the CSS so it seem seamlessly integrate into your page :D
    4. last but not least, using traditional iframe should help,
    but notice this could be problematic if you use Session/Cookie for
    your page

  • How can i make a full screen image on a one page website

    I am making a one page website with 5 items. I want with each item a fullscreen (responsive) image. Can i do that in Adobe muse?

    When you say "responsive" do you mean; Desktop/Phone/Tablet.

  • One page website trouble.

    I created a simple one page website for a friend of mine and it looks and works how it should in the preview but when I uploaded it to her website all of it got messed up. The All of the backgrounds that were supposed to be 100% aren't, the tabbed panel is overlapping? in a way, and the slideshow doesn't work. Is there something I did wrong? Or is anyone else having similar problems?
    Host: Yahoo
    Browser: Chrome
    Website: carliekiggans.com
    Any help is much appreciated!

    Hi Sarah,
    Please provide us the screenshot of the Muse preview and the live site so that we can figure out the difference and try to investigate the issue.
    Regards,
    Aish

  • Browser menu button quit, wont load pages

    after cleaning history n cookies hoping to speed up my Q10, the browser will open but right menu button wont pop up and the left button for history and other browser windows wont pop up either. Did a back up and restored and still doesnt work. only can get it to open and particially works through links in old texts or bbms and then left button will work again. How do i fix this, need access to the browser daily for work!

    I am having the EXACT same problem. At first I thought my network had slowed down, and I was ready to switch to Cable from DSL to speed things up, but then I noticed that when I bring my work portable home and work on the same network, I don't have any problem--although it uses the same network. It's a Dell portable that uses Windows and I get the same speeeds I have gotten until recently on my Apple computers. I switched to Apple and bought a new computer for my daughter last year and one for myself this year to avoid the security problems with Windows XP, but now my service is so slow that even dial-up would be speedier and half of the time the page loads don't work at all. WHat's up with this? I tried Firefox, but it's really not much better after the first day.

  • Menu Buttons not showing on my website

    FireFox 4 wont display the Menu Buttons on my website (they should be cotained in the frame on the left of the page)
    FireFox 3.6,
    Internet Exlorer 8 and 9
    Safari 4 and 5
    The above all display this site properly

    There is an incompatibility between the new HTML5 parser in Firefox 4 and the code in your page.
    To see the difference, you can toggle the HTML5 parser off or back on again like this:
    (1) Type or paste '''about:config''' in the address bar and press Alt+Enter to open the preferences editor in a new tab. Click the button promising to be careful.
    (2) In the filter box, type or paste '''html5''' and pause while the list is filtered
    (3) Double-click '''html5.parser.enable''' to toggle it to false or back to true.
    Then reload your page.
    Off the top of my head, I don't know the solution to making your page compatible.
    This forum focuses on end-user support. You can find more web development help on the [http://forums.mozillazine.org/viewforum.php?f=25 mozillaZine Web Development board]. Separate forum, separate registration. Please note the tips in the Sticky Post at the top of the forum before posting.
    Or you may have other resources that you like.

  • How to make Changes to Brush Menu Button Template!

    I know this should be easy, but I'm not having luck so I thought I'd ask the forum:
    I am using the BRUSH template for a chapter index. The default chapter button drop zones for the video look as if they have a hazy effect over them. I'm trying in vain to make changes to this so the video appears crisp and clear but I can't find out how to modify these drop zones.
    Can anyone help? Thanks!
    Jenny

    It's not the drop zones themselves, it's the "patches" that are used to fill the drop zones. The patches are Apple-supplied image files, difficult to locate. I don't know if they're editable but you want to make a copy of the entire template file before you go in and start messing with it.
    bogiesan

  • How do you create a Social Sharing menu button like the one available in Android?

    For sharing images via:
    Facebook
    Flickr
    Picasa
    Email
    MMS
    Is there an API for this?
    I've seen a lot of Android apps have this feature, so it seems like an API built into Android but do we get access to this feature too?

    I think I have been interpreting the instructions incorrectly. I was going into iCloud Mail, NOT the Mail app. I didn't realize they were connected, and that iCloud mail messages could be saved to the regular Mail app, which I already know how to use.
    Thanks for the response. I think I've got it now.

  • How to copy and paste manual menu with hyperlinks from one page to another?

    Copy paste does not duplicate hyperlinks.  Neither does putting it in the library. Both erases links.  This is a general menu that will be on every page of the site, do I really have to hyperlink all 40 buttons in accordion menu again?
    There has to be a way to copy the accordion with inset vertical menu with the hyperlinks for each button of menu?!?!?

    Use a Master Page and create the links on that. (Use A-Master if that will work for your site, but otherwise create a B-Master page (with A-Master as its master - again if that works for your site)). You can then add the hyperlinks once to your new master page and use it for each for each of your other pages. (The new master page is added at the bottom of the "Plan" view of the site and once created you just drag and drop onto the other pages to apply it to them. Hope that all makes sense - it should be pretty easy to do what you want to achieve.

  • DW CS4 Spry menu shows up on one page layout, but not in a secondary page

    I inserted a spry menu into the homepage. Got it working okay. Then I inserted one into another page layout within the site. Copied and replaced the code with that from the homepage. The secondary page dropdowns aren't dropping down. What am I missing? Help please.
    Homepage
    Secondary page

    Open your Homepage and SaveAs Secondary page.  Edit content as desired.  Save again.
    See also, Dreamweaver Templates in DW Help (F1).
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • One-page website and horizontal scrolling

    Can someone please tell me how I can have the horizontal
    scrolling of the images while the title and the menu above are
    fixed and static? I'm trying to design a very simple photo website
    with minimal HTML pages. Two examples are below. Thanks
    http://www.rohai.com/sf1.html
    http://eliotshepard.com/set/group-swim

    You can learn a lot about a web site and how it was created
    by simply
    viewing the page source and CSS. Another really great tool to
    have is
    Firefox's Web Developer Toolbar. Can't live without it.
    In answer to your question. Frames are one way to do this
    (but not
    optimal). A scrolling division is another way to do this. But
    I have to
    tell you that having lots of scrollbars on a page is annoying
    as hell and
    not very user friendly. People who can't use a mouse for
    whatever reasons
    won't enjoy your site much either.
    CSS:
    #photos {
    overflow:scrolling}
    HTML:
    <div id="photos">
    your photos go here
    </div>
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "tinglers" <[email protected]> wrote in
    message
    news:g6lmc0$6rk$[email protected]..
    > Can someone please tell me how I can have the horizontal
    scrolling of the
    > images while the title and the menu above are fixed and
    static? I'm trying
    to
    > design a very simple photo website with minimal HTML
    pages. Two examples
    are
    > below. Thanks
    >
    >
    http://www.rohai.com/sf1.html
    >
    >
    http://eliotshepard.com/set/group-swim
    >

  • Menu Button in ALV toolbar (multiple choices for a button)

    Hi abapers,
    I would like to have a button with multiple choices in the toolbar;
    at the moment I have created a menu button with just one function.
    Here is my code:
    CLASS lcl_event_receiver (Definition)
    CLASS lcl_event_receiver DEFINITION.
      PUBLIC SECTION.
        METHODS:
        handle_toolbar
            FOR EVENT toolbar OF cl_gui_alv_grid
                IMPORTING e_object e_interactive.
    ENDCLASS.                    "lcl_event_receiver DEFINITION
    CLASS lcl_event_receiver (Implementation)
    CLASS lcl_event_receiver IMPLEMENTATION.
      METHOD handle_toolbar.
        DATA: ls_toolbar  TYPE stb_button.
    *Separator
        CLEAR ls_toolbar.
        MOVE 3 TO ls_toolbar-butn_type.
        APPEND ls_toolbar TO e_object->mt_toolbar.
    *Button
        CLEAR ls_toolbar.
        MOVE 1 TO ls_toolbar-butn_type.
        MOVE 'EDIT' TO ls_toolbar-function.
        MOVE icon_change TO ls_toolbar-icon.
        MOVE ' Modifica'(l02) TO ls_toolbar-text.
        MOVE ' ' TO ls_toolbar-disabled.
        MOVE 'Modifica' TO ls_toolbar-quickinfo.
        APPEND ls_toolbar TO e_object->mt_toolbar.
      ENDMETHOD.                    "handle_toolbar
    ENDCLASS.                    "lcl_event_receiver IMPLEMENTATION

    hi,
    check this code and reward me if it helps you..
    TYPE-POOLS : slis,icon.
    *Structure declaration for tcodes
    TYPES : BEGIN OF ty_table,
            tcode TYPE tcode,
            pgmna TYPE progname,
            END OF ty_table.
    *Structure for tocde text
    TYPES : BEGIN OF ty_itext,
            tcode TYPE tcode,
            ttext TYPE ttext_stct,
            sprsl TYPE sprsl,
            END OF ty_itext.
    *Structure for output display
    TYPES : BEGIN OF ty_output,
            tcode TYPE tcode,
            pgmna TYPE progname,
            ttext TYPE ttext_stct,
           END OF ty_output.
    *internal table and work area declarations
    DATA : it_table TYPE STANDARD TABLE OF ty_table INITIAL SIZE 0,
           it_output TYPE STANDARD TABLE OF ty_output INITIAL SIZE 0,
           it_ittext TYPE STANDARD TABLE OF ty_itext INITIAL SIZE 0,
           wa_table TYPE ty_table,
           wa_output TYPE ty_output,
           wa_ittext TYPE ty_itext.
    *Class definition for ALV toolbar
    CLASS:      lcl_alv_toolbar   DEFINITION DEFERRED.
    *Declaration for toolbar buttons
    DATA : ty_toolbar TYPE stb_button.
    Data declarations for ALV
    DATA: c_ccont TYPE REF TO cl_gui_custom_container,   "Custom container object
          c_alvgd         TYPE REF TO cl_gui_alv_grid,   "ALV grid object
          it_fcat            TYPE lvc_t_fcat,            "Field catalogue
          it_layout          TYPE lvc_s_layo,            "Layout
          c_alv_toolbar    TYPE REF TO lcl_alv_toolbar,           "Alv toolbar
          c_alv_toolbarmanager TYPE REF TO cl_alv_grid_toolbar_manager.  "Toolbar manager
    *Initialization event
    INITIALIZATION.
    *Start of selection event
    START-OF-SELECTION.
    *Subroutine to get values from tstc table
      PERFORM fetch_data.
    *subroutine for alv display
      PERFORM alv_output.
          CLASS lcl_alv_toolbar DEFINITION
          ALV event handler
    CLASS lcl_alv_toolbar DEFINITION.
      PUBLIC SECTION.
    *Constructor
        METHODS: constructor
                   IMPORTING
                     io_alv_grid TYPE REF TO cl_gui_alv_grid,
    *Event for toolbar
        on_toolbar
           FOR EVENT toolbar
           OF  cl_gui_alv_grid
           IMPORTING
             e_object.
    ENDCLASS.                    "lcl_alv_toolbar DEFINITION
          CLASS lcl_alv_toolbar IMPLEMENTATION
          ALV event handler
    CLASS lcl_alv_toolbar IMPLEMENTATION.
      METHOD constructor.
      Create ALV toolbar manager instance
        CREATE OBJECT c_alv_toolbarmanager
          EXPORTING
            io_alv_grid      = io_alv_grid.
       ENDMETHOD.                    "constructor
      METHOD on_toolbar.
      Add customized toolbar buttons.
      variable for Toolbar Button
          ty_toolbar-icon      =  icon_generate.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button1'.
          APPEND ty_toolbar TO e_object->mt_toolbar.
          ty_toolbar-icon      =  icon_voice_output.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button2'.
           APPEND ty_toolbar TO e_object->mt_toolbar.
         ty_toolbar-icon      =  icon_phone.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button3'.
           APPEND ty_toolbar TO e_object->mt_toolbar.
         ty_toolbar-icon      =  icon_mail.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button4'.
           APPEND ty_toolbar TO e_object->mt_toolbar.
       ty_toolbar-icon      =  icon_voice_input.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button5'.
         APPEND ty_toolbar TO e_object->mt_toolbar.
      Call reorganize method of toolbar manager to
      display the toolbar
         CALL METHOD c_alv_toolbarmanager->reorganize
          EXPORTING
            io_alv_toolbar = e_object.
       ENDMETHOD.                    "on_toolbar
    ENDCLASS.                    "lcl_alv_toolbar IMPLEMENTATION
    *&      Form  fetch_data
          text
    -->  p1        text
    <--  p2        text
    FORM fetch_data .
    Select the tcodes upto 200 rows from TSTC
       SELECT   tcode
               pgmna
               FROM tstc
               INTO CORRESPONDING FIELDS OF TABLE it_table
               UP TO 200 ROWS
               WHERE dypno NE '0000'.
    *Select the tcode textx
       IF it_table[] IS NOT INITIAL.
         SELECT ttext
               tcode
               sprsl
               FROM tstct
               INTO CORRESPONDING FIELDS OF TABLE it_ittext
               FOR ALL ENTRIES IN it_table
               WHERE tcode = it_table-tcode
               AND sprsl = 'E'.
       ENDIF.
    Apppending the data to the internal table of ALV output
       LOOP AT it_table INTO wa_table.
        wa_output-tcode = wa_table-tcode.
        wa_output-pgmna = wa_table-pgmna.
       For texts
        READ TABLE it_ittext INTO wa_ittext WITH KEY tcode = wa_table-tcode.
        wa_output-ttext = wa_ittext-ttext.
         APPEND wa_output TO it_output.
        CLEAR wa_output.
       ENDLOOP.
       ENDFORM.                    " fetch_data
    *&      Form  alv_output
          text
    -->  p1        text
    <--  p2        text
    FORM alv_output .
    *Calling the ALV
      CALL SCREEN 0600.
      ENDFORM.                    " alv_output
    Calling the ALV screen with custom container
    On this statement double click  it takes you to the screen painter SE51.Enter the attributes
    *Create a Custom container and name it CC_CONT and OK code as OK_CODE.
    *Save check and Activate the screen painter.
    Now a normal screen with number 600 is created which holds the ALV grid. PBO of the actual screen , Here we can give a title and *customized menus
    *&      Module  STATUS_0600  OUTPUT
          text
    MODULE status_0600 OUTPUT.
    SET PF-STATUS 'xxxxxxxx'.
    SET TITLEBAR 'xxx'.
    ENDMODULE.                 " STATUS_0600  OUTPUT
    calling the PBO module ALV_GRID.
    *&      Module  ALV_GRID  OUTPUT
          text
    MODULE alv_grid OUTPUT.
    *create object for custom container
      CREATE OBJECT c_ccont
           EXPORTING
              container_name = 'CC_CONT'.
    *create object of alv grid
      CREATE OBJECT c_alvgd
          EXPORTING
              i_parent = c_ccont.
    create ALV event handler
      CREATE OBJECT c_alv_toolbar
        EXPORTING
          io_alv_grid = c_alvgd.
    Register event handler
      SET HANDLER c_alv_toolbar->on_toolbar FOR c_alvgd.
    Fieldcatalogue for ALV
       PERFORM alv_build_fieldcat.
    ALV attributes FOR LAYOUT
      PERFORM alv_report_layout.
       CHECK NOT c_alvgd IS INITIAL.
    Call ALV GRID
       CALL METHOD c_alvgd->set_table_for_first_display
        EXPORTING
          is_layout                     = it_layout
        CHANGING
          it_outtab                     = it_output
          it_fieldcatalog               = it_fcat
        EXCEPTIONS
          invalid_parameter_combination = 1
          program_error                 = 2
          too_many_lines                = 3
          OTHERS                        = 4.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                   WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    ENDMODULE.                 " ALV_GRID  OUTPUT
    *&      Form  alv_build_fieldcat
          text
         <--P_IT_FCAT  text
    FORM alv_build_fieldcat.
       DATA lv_fldcat TYPE lvc_s_fcat.
      CLEAR lv_fldcat.
      lv_fldcat-row_pos   = '1'.
      lv_fldcat-col_pos   = '1'.
      lv_fldcat-fieldname = 'TCODE'.
      lv_fldcat-tabname   = 'IT_OUTPUT'.
      lv_fldcat-outputlen = 8.
      lv_fldcat-scrtext_m = 'TCODE'.
      APPEND lv_fldcat TO it_fcat.
      CLEAR lv_fldcat.
       lv_fldcat-row_pos   = '1'.
      lv_fldcat-col_pos   = '2'.
      lv_fldcat-fieldname = 'PGMNA'.
      lv_fldcat-tabname   = 'IT_OUTPUT'.
      lv_fldcat-outputlen = 15.
      lv_fldcat-scrtext_m = 'PROGNAME'.
      APPEND lv_fldcat TO it_fcat.
      CLEAR lv_fldcat.
      lv_fldcat-row_pos   = '1'.
      lv_fldcat-col_pos   = '3'.
      lv_fldcat-fieldname = 'TTEXT'.
      lv_fldcat-tabname   = 'IT_OUTPUT'.
      lv_fldcat-outputlen = 60.
      lv_fldcat-scrtext_m = 'Description'.
      APPEND lv_fldcat TO it_fcat.
      CLEAR lv_fldcat.
    ENDFORM.                    " alv_build_fieldcat
    *&      Form  alv_report_layout
          text
         <--P_IT_LAYOUT  text
    FORM alv_report_layout.
       it_layout-cwidth_opt = 'X'.
       it_layout-zebra = 'X'.
    ENDFORM.                    " alv_report_layout
    PAI module of the screen created. In case we use an interactive ALV or
    *for additional functionalities we can create OK codes
    *and based on the user command we can do the coding.
    *&      Module  USER_COMMAND_0600  INPUT
          text
    MODULE user_command_0600 INPUT.
    ENDMODULE.                 " USER_COMMAND_0600  INPUT
    thanks,
    gupta

  • Very minor problem with Dolphin menu button placement

    There is an issue I've been having for a while, which I find slightly annoying. I can't seem to find a way to get Dolphins menu button aligned to the right, when not showing the menubar. Here is a screenshot: http://i.imgur.com/CdQCtyT.jpg
    The menu button is the one right above "New Folder", it should be to the far right like in every other application. Anyone else experiencing this, or know how to fix it?

    When you get taken back to the menu without pressing the menu button it means the program you were using has unexpectedly quit.
    In Safari this could be because you were browsing a poorly programmed web page, or a page that expects a certain browser feature that doesn't exist in MobileSafari.
    In Coverflow it could mean you've got a damaged piece of cover art.

  • How can I publish just one page at a time?

    I switched to a new computer, so I moved the domain file. When I open iWeb, all the pages are there. I made one small change, and only want to update the one page, but since it's on a new computer, all the pages are red and I can't publish just one page - every time I try, iWeb tries to publish all the pages, and it errors out every time. Can anyone tell me how to make it publish just one page at time in spite of the fact that all the pages in the sidebar are red? The only reason I can think for the error message is that there's too much content to do it all at once.

    Yes. If you are uploading to a server and not MobileMe, then just select the option publish to a local folder.
    When you have done this, then use Cyberduck or Transmit and upload just the one page from your site folder to your server, plus it's resultant file. So if you just want to upload a Welcome page for example, use Cyberduck to upload just the Welcome.html page and the Welcome files to your server and into your root folder on your server, which would be either a public_html folder, a www or htdocs folder.

Maybe you are looking for

  • Material Clasification details Table

    Hi, I am not able to get the numeric type values of a characteristic from the table CAWN. I have naterial number, class number. Based on these two, i want tofetch the Characterstic values. Please let me know how to fetch the char values. Thanks in ad

  • Row level locks

    Hi All, Version - Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 I have a card's data in a table. Whenver a two different sessions/threads selects the data sometimes they get the same card. Now I need to lock the record. If Thred-1 selects

  • Firefox stops responding and some times dose not start when clicked on alot!

    fire fox 9 stops responding for long periods and some times dose not load when clicked on. Also please note fire fox refuses to load the comments section on Yahoo.com under the news tab. The little wheel on the bottom of the page just spins and spins

  • Opening a new component/view in new window

    Hi there, I'm sure this question has been asked before, but I can't find it for some reason.  I am trying to open a component in a new window using a link.  Even opening a different view in a new window would be suffice. I however read somewhere that

  • Silent microphone in MacBook Pro.

    Hi all. Forgive me for my English, I from Russia. I had a problem with my MacBook Pro. Its microphone began to work very silently. I tried to correct it, but left nothing. If someone faced such problem, please help. Yours faithfully, Kirill.