Selection menu box for mobile screens

I am working on a website for a pub/resteraunt.   http://www.thethatcherstavern.com/index.htm   The food menus can be displayed in full for PC and tablet screens, but for mobile devices, I want people to be able to select from a list of sections and view specifics: Starters, Main Courses Desserts etc, to avoid mobile users having to scroll through the entire content.   I am using Dreamweaver for the first time on a project and am fairly new to HTML/CSS.

Responsive Menus:
Project Seven Responsive Tabs (commercial DW extension)
http://www.projectseven.com/products/tools/tpm2/tutorials/responsive/index.htm
Pop-Menu  Magic3 by PVII (NEW commercial DW extension)
http://www.projectseven.com/products/menusystems/pmm3/index.htm
Nancy O.

Similar Messages

  • I would like to see sliding menu widgets for mobile devices.

    I would like to see sliding menu widgets for mobile devices.

    You can tell Apple at the link below.
    http://www.apple.com/feedback/iphone.html

  • IPod Touch Self Selects Menu Items Without Touching Screen - 2nd Gen

    With my iPod Touch sitting flat and motionless on a desk, without even touching it, menu items on the screen are self selecting, as if a ghost were touching the screen and selecting the item. It happens on the lower left portion of the screen on whatever screen is currently displayed. It will continue to select whatever item is in that area of the screen, advancing, or going back, until nothing is in that area of the screen to be selected. This "self Selection" happens at various times, from 1 second to a minute, from when the screen is displayed. Usually at about 5-10 second intervals, but it varies.
    Here is what I have done thus far in attempts to "fix" the problem. None of them have worked and the problem still remains.
    - Restored the iPod from within iTunes (twice)
    - Complete Reset/Erase of the Touch on the unit itself (twice)
    - Ensured the battery was fully charged
    - Synced it with two entirely separate iTunes Libraries on 2 different computers
    - Cleaned the screen VERY well to ensure that no film or residue was on it (it is squeaky clean)
    - Slightly tried to flexed (very gently) the Touch to see if it would change this from happening
    - The shake feature is not the issue (turned off and not touching the iPod Touch)
    - Searched the web pretty thoroughly for answers
    Any thoughts...?
    Message was edited by: Solution Room

    You have the "Halloween Syndrome!!"
    Good news though, it should clear up when Halloween is over with.
    Seriously, it sounds like your screen digitizer needs replacing. Contact a third-party repair service. It will be cheaper to fix that going through Apple.
    Check out the new remodeled MacOSG website! 24-hour Apple-related news & support.
     MacOSG: An Apple User Group  iTunes: MacOSG Podcast  Follow us on Twitter: MacOSG

  • How do you hide elements for mobile screen sizes?

    I've built an interactive Edge page that is 1200 pixels wide. I'm working on making things responsive, and I would like to hide elements when the browser hits a mobile screen size - similar to adding a media query and setting an element to display:none at 450px or similar. How can I do this within Edge?
    If this is not possible within the interface, can I add my own media queries to the css to do this?
    Thanks.

    Hi ,
    Check out this forum post : Hide Elements with Screen Size CSS style sheets?. Might be helpful.
    Thanks and Regards,
    Sudeshna Sarkar

  • Alternatives to "dialog box" for on screen notification

    I would like to activate a small notice on screen while my script is working. This will prevent others from doing work on the machine while its doing its magic in the background. The "dialog box" stops background tasks from happening. I found iNotify, but the product is no more. Any alternatives to a dialog box? Thanks - J

    I think CB wants to lock the screen so that others can't use the machine while the script is running (though I can't quite imagine why - macs are designed to multi-task). I don't know of a way to do that in a normal user account from applescript. if that's what you're after, you'll probably either want to write a cocoa shell for your applescript that takes over and locks down the screen, or else you'll want to restart into a special user account that has no GUI, run your script, then reboot into the user's account.

  • Where can i find the menu box for firefox

    i am trying to play games on pogo some of them will not load. when i go to find out why it says go to foxfire menu and i cant find t. please help me thanks

    What is the help article sending you to look at? This advice might be obsolete.
    Anyway, there are two menus in Firefox 34:
    * Application menu you open using the "3-bar" menu button on the right end of the main toolbar. To compare with the old Firefox menu from Firefox 4-28, see [http://jeffersonscher.com/res/menu/comp.php this page].
    * Optional menu bar (File, Edit, View...) which you can display if you like using one of these methods:
    ** right-click a blank area of the tab bar > Menu Bar
    ** right-click the "+" button on the tab bar > Menu Bar
    ** tap the Alt key to display the bar temporarily, then View > Toolbars > Menu Bar
    ** Use the Customize feature to access the Show/Hide Toolbars button (see: [[Customize Firefox controls, buttons and toolbars]])

  • Multiple Selection Boxes for Data

    Hello all,
    I need to create a dashboard that will allow me to drill down by two parameters.  For example:
    I need to see the country in this example USA and then a second critera would be the states.
    So I would want to be able to select USA in one combo box potenially and see the totals and then select a specific state in a second combo box and see those totals.
    I would then want to do south america and those countries.  So South America and then Brazil, mexico, ect.
    Any feedback or ideas.

    HI Jeffrey....
    U can try with the filter option for drilling down to your actual content. For clear picture go through the following link.
    http://visualbis.com/blogs/multi-select-combo-box-for-sap-businessobjects-dashboards-xcelsius/
    Regrads,
    P.Gowri

  • Data source selection check box Enabling

    Hi All,
    Good day, This in Ravi .
    I need one small help from you.
    We have a data source named 0co_pc_pcp_01.
    we need to check the selection check box  for the field ELEM(cost component number).
    But it was in disable mode.
    Please could you tell how to eanble that selction check box.
    Bcoz i need to set that option for that field and have to load in BW with selctions in infopackage.
    Please could you help me reagrding this, waiting for your replies.
    my maild id is [email protected]
    Thanks & Kind Regards
    Ravi

    Hi Ravi,
    Which system is it? R/3 Dev pr R/3 QUAL? If it is R/3 Dev then you can goto the TCode RSA6 select your data source and click on the pencil icon on the menu bar. It will ask for a Transport Request, you can give one and then it will take you to the change mode of the data source, there you can do the changes and generate the data source.
    But if it is R/3 QUAL then you can't change it there straightaway. You have to first change it in R/3 DEV and collect these changes in a Transport Request and then transport it to R/3 QUAL.
    Hope it helps..

  • To provide the list box for field

    hi experts
    my problem is in me53n screen.in that screen i have to provide the list box for the screen field 'requisitioner'.ple tell me whats the way to provide the list box for the field.

    Hi ,
           Use FM VRM_SET_VALUES
    which has a table of key and values .
    and import parameter for fieldname where listbox has to be provided.
    below is the code.
    form fill_list_box .
      data : s_listbox type vrm_value .
      data : t_listbox type standard table of vrm_value initial size 0 .
      s_listbox-key = '1' .
      s_listbox-text = 'Class/Interface' .
      append s_listbox to t_listbox .
      s_listbox-key = '2' .
      s_listbox-text = 'Description' .
      append s_listbox to t_listbox .
      s_listbox-key = '3' .
      s_listbox-text = 'Method' .
      append s_listbox to t_listbox .
      g_vrm_id =  'ZCW_LIST-T1' .
    *loop at t_listbox into s_listbox .
      set parameter id 'AUN' field space.
      call function 'VRM_SET_VALUES'
           exporting
                id              = g_vrm_id
                values          = t_listbox
           exceptions
                id_illegal_name = 1
                others          = 2.
      if sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      endif.
    endform.                    " fill_list_box

  • Modify news, web apps layouts for mobile site?

    I am modifying an existing website to create a mobile version, placing my mobile pages in a /mobile subfolder. I am having an issue with the news and web apps, as I have already designated my templates and layouts for the full desktop version, and because my news and webapp items cannot be placed into my /mobile folder. So, now I need to display that information differently for mobile and cannot figure out how, since I am limited to a single List Layout and a single Detail Layout (for news. At least the web apps give me an Backup List Layout, which was helpful). How have others accomplished this type of thing??
    An example: On my desktop version, I have announcements shown on the homepage as short blurbs (using the list view). My detail view I already have formatted for the full screen desktop version and does not work well for mobile screens. After many attempts at workarounds, I decided that I would simply show the complete announcement for mobile as a List Layout and not use a Detailed Layout at all so that I don't even have to bother with it. My thought was to code both my desktop and mobile list layouts in the List Layout of my Announcements module, and use css to show/ hide the appropriate one.
    E.g.--
    html in my List Layout:
    <div id="standardnews">
    <h3>{tag_subject} - {tag_eventfromdate}</h3>
    <p>{tag_body, 140}</p>
    </div>
    <div id="mobilenews">
    <h3>{tag_subject_nolink} - {tag_eventfromdate}</h3>
    <p>{tag_body}</p>
    </div>
    on my desktop css stylesheet:
    div#standardnews { display:block; }
    div#mobilenews { display:none; }
    on my mobile css stylesheet:
    div#standardnews { display:none; }
    div#mobilenews { display:block; }
    The css works just fine, however, on my mobile site instead of rendering the event from date, it actually rendered the tag itself "{tag_eventfromdate}".  So, apparently I can't have multiple instances of a tag within a single page??  Is there a way around this?
    I would be grateful for any input here on the best way to handle this type of thing, given the limitations I am running into.

    You can make as many list templates as you like now.
    You can have a different template per device - phone, tablet, desktop so if modules are in that template they will then render those different templates and thus different layouts.
    If you have modules in pages that page can be differnt per device as outlined under site settings and mobile section.
    Unlimited list layouts - http://www.businesscatalyst.com/_blog/BC_Blog/post/Video_Create_custom_list_templates_for_ BC_Modules/
    You CAN NOT though have conditional tags in BC yet and you can not in one list layout have tags render differently based on the device.
    Style and presentation you use media quries and the System tag for device provided by BC.

  • Can we make the SELECTION CRITERIA BOX act as a Menu / Submenu system?

    Dear All,
    I have written several queries.
    For user convenience, I wish to combine all related queries in a single Query and use the Selection Criteria box as a Menu System to select which Query script to run.
    I can already do this by the use of variables.
    But all  variables are shown in the Selection Criteria Box, and  users must fill in only the relevant boxes.
    It's not a problem, but as the number of Queries grows, the Selection box becomes quite long and distracting.
    I wonder if it is possible to create a sub-menu?
    Example
    Let's say: When you run the Query, it gives this Selection Box:
    Query - Selection Criteria
    Choose a Report                                  [                     ]
                                                    There are 2 choices:
                                                           (a) AP Aging by Document Date
                                                           (b) AP Aging by Posting Date
    [OK]                [Cancel]
    When you choose AP Aging by Doc Date, this Selection Box should pop up:
    Query - Selection Criteria
    Document Date                                  [                     ]
    [OK]                [Cancel]
    And when you choose AP Aging by Posting Date, this Selection Box should pop up:
    Query - Selection Criteria
    Posting Date                                  [                     ]
    [OK]                [Cancel]
    Please let me know if this kind of menu / sub-menu system is possible using SQL only?
    I tried (see code below), but all variables appear on the initial screen (not what I expect) - like this:
    Query - Selection Criteria
    Choose a Report                             [                     ]
    Document Date                               [                     ]
    Posting Date                                [                     ]
    [OK]                [Cancel]
    Thanks
    Leon Lai
    Here's a test code: (not exactly for the illustration above)
    declare @apaging1 varchar(max)
    set @apaging1 =
    /*select T6.U_apaging1 from [dbo].[@APAGING] T6 where T6.U_apaging1*/ '[%0]'
    /* @apaging1 : [0 = Summary]  [Detailed]  */
    If @apaging1 = ' ' set @apaging1 = 'Sum'
    If @apaging1 = 'Sum'
    GOTO Screen1
    If @apaging1 = 'Det'
    GOTO Screen2
    Screen1:
    begin
    declare @aptxn nvarchar (30)
    set @aptxn =
    /*select T9.U_aptxn from [dbo].[@APTRXNS] T9 where T9.U_aptxn*/ '[%9]'
    /*@aptxn: [0 = PU] [PC] [Both]*/
    If @aptxn = ' ' set @aptxn = 'PU'
    end
    Screen2:
    begin
    declare @taxdt1 date
    set @taxdt1=
    /*select T1.[TaxDate] from [dbo].[OPCH] T1 where T1.[TaxDate]*/              '[%5]'
    end

    Dear István Korös 
    Thanks a lot.
    Sad  
    At least, your answer will save me a lot of time searching for the unattainable.
    Best Regards
    Leon Lai

  • How to Configure the Buttons on the QAF for Mobile UI Screens...

    Hi Experts,
    I am in a serious need of help from the experts who already designed the Mobile UI screens.
    I have built a add-on where now we are looking this add-on to be available to use in mobile applications also. Now here what I did is I have developed OWL and QA floor plans which will be used for Mobile Only. This option of selecting only for mobile is available to us while we are creating screens. In this way I have designed the screens and attached them to the work center views.
    These views are attached to the work center floor plan and this is been assigned to my user. When I tried of viewing the designed screens using my android mobile I am able to see the screens owl and Qaf as of designed, but  now the problem is existing here.
    When I am trying to perform one of the custom action which i have configured on the QAF floor plan the button which is configured with this custom actions is not visible at all. Not only this the standard action button on the tool bar of the Qaf like "Save" "Close" those are also not visible. I am not at all seeing any of the button on my QAF screens. With out these button I cannot go further to complete my process and complete transaction will not be done untill unless some of the custom actions which were configured on the screen. These custom actions are the action which I have declared in the custom Bo and developed with some code over there with the help of ABSL script.
    I have followed the SAP 1402 documentation  but there it is not clear how to do it. I have done every step of the document but no use with it. Please needed any other real time expertise help who worked already on this mobile screens.
    Regards..
    Hanu K

    Sorry but your posting is pretty confused for me.
    At first you wrote:
    >I can use Play/Pause, Stop, Forward and Back in Winamp
    Later you wrote:
    >and WINAMP to the MEDIA BUTTON
    What now? Can you use media buttons with Winamp or not. As far as I know something like this is not possible because Toshiba has designed tool that controls WMP only

  • I'm having problems (1)selecting onscreen text, (2) having problems resizing menu boxes and selecting menues with the cursor. I'm not able to select menus and move them. I'm not sure how to correct this.

    I'm having problems (1) selecting onscreen text, (2) resizing menu boxes and selecting menues with the cursor. I'm not able to select menus and move them. I'm not sure how to correct this.

    1) This is because of software version 1.1. See this
    thread for some options as to how to go back to 1.0,
    which will correct the problem...
    http://discussions.apple.com/thread.jspa?threadID=3754
    59&tstart=0
    2) This tends to happen after videos. Give the iPod a
    minute or two to readjust. It should now be more
    accurate.
    3) This?
    iPod shows a folder icon with exclamation
    point
    4) Restore the iPod
    5) Try these...
    iPod Only Shows An Apple Logo and Will Not Start
    Up
    iPod Only Shows An Apple Logo
    I think 3,4, and 5 are related. Try the options I
    posted for each one.
    btabz
    I just noticed that one of the restore methods you posted was to put it into Disk Mode First rather than just use the resstore straight off, I Have tried that and seems to have solved the problem, If it has thank you. previously I have only tried just restoring it skipping this extra step. Hope my iPod stays healthy, if it doesnt its a warrenty job me thinks any way thanks again

  • Hiding of Select Options in screen based on selection in selection list box

    Hi People,
             I have a screen where i have put a selection list box, it is pre-filled with values, Now based on the value which user selects, I want to show/hide some select-options fields. I have declared the select options in the top include of my program,
    SELECT-OPTIONS: so_user FOR ls_rsp_user-user_id MODIF ID 222,
                    so_userg FOR ls_rsp_usergrp-user_grp_id MODIF ID 333,
                    so_ccode FOR ls_vdmp-bukrs MODIF ID 444,
    then in the PBO of my screen, I have written a module, set screen in which I loop over screen & check the group id's
    LOOP AT SCREEN.
        IF screen-group1 = '111'.
          IF gv_hier_resp_fields_flag IS NOT INITIAL.
            screen-active = 1.
          ELSE.
            screen-active = 0.
          ENDIF.
        ELSEIF screen-group1 = '222'.
          IF gv_user_fields_flag IS NOT INITIAL.
            screen-active = 1.
          ELSE.
            screen-active = 0.
          ENDIF.
        ELSEIF screen-group1 = '333'.
          IF gv_user_group_fields_flag IS NOT INITIAL.
            screen-active = 1.
          ELSE.
            screen-active = 0.
        ENDIF.
    MODIFY SCREEN.
    ENDLOOP.
    I am setting some flags based on the value which user selects in the selection list box, When I debugged I found that the flags were being set correctly, but the screen group value never set to '222' or '333', these are id's i have used for select options. Hence I am unable to hide/show the select options fields.  Kindly suggest some solutions for this.
    Thanks & Regards,
    Deepak

    then in the PBO of my screen
    Your SELECT-OPTIONS are defined in a SELECTION-SCREEN so the PBO actions must be maintained in a AT SELECTION-SCREEN OUTPUT block.
    I suppose the selection-screen is a subscreen, if you dont want to get unwanted interactions with a main selection-screen of the report, check sy-dynnr
    AT SELECTION-SCREEN OUTPUT.
       CASE sy-dynnr.
         WHEN '1000'. " main screen of report
         WHEN '0100'. " selection-screen defined as subscreen
           LOOP AT SCREEN.
             CASE SCREEN-GROUP1.
               WHEN '111'.
             ENDCASE.
           ENDLOOP.
       ENDCASE.
    Regards,
    Raymond

  • File Select Dialog Box parameters Screen

    Hi,
    How can i have a file selection dialog box in abap.
    Parameters : fname(100) type c.
    In the above code i want a search help button, by clicking it it should display a file dialog box.
    In the file select dialog box if i select a file and click open the file name should be displayed in the fname text box.
    Is this possible in SAP.
    Thanks,
    Bala.

    Hi Bala ,
    Use the following function modules
    1 ./SAPDMC/LSM_F4_FRONTEND_FILE or   F4_FILENAME
    PARAMETERS : p_upload TYPE rlgrap-filename
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_upload.
      CALL FUNCTION '/SAPDMC/LSM_F4_FRONTEND_FILE'
    * EXPORTING
    *   PATHNAME               =
        CHANGING
          pathfile               =p_upload
       EXCEPTIONS
         canceled_by_user       = 1
         system_error           = 2
         OTHERS                 = 3
      IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    or
    PARAMETERS : p_upload TYPE rlgrap-filename.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR  p_upload .
    CALL FUNCTION 'F4_FILENAME'
        IMPORTING
          file_name = p_upload.
    Thanks & Regards

Maybe you are looking for

  • My iPod loses it's strong wi-fi connection

    I have a pretty strong connection (2-3 bars) to my network. But my Internet connection is still slow, and I regularly lose my connection completely. Then when I go to the settings app it shows that the signal is still strong. Why does my iPod 4th gen

  • Re iMac and external booting: why is it-?

    iMac 27", bought about April, 2014. STILL waiting for Alsoft to be given the code for an external bootable DVD with Diskwarrior. But if an external DVD can (1) boot it and (2) drive the inbuilt iMac display... ... that Apple Support (Ireland) told me

  • Making a credit note

    hi, there are two line items in the final invoice and the client now wants to make a credit note in such a way that for the first line item in the invoice she wants to give complete credit and for the second line item she wants to give partial credit

  • Size of Graph Titile in WAD report

    Hi I have a grpah in the WAD . And i have the title for that graph . My user wants to increase the size of the graph . So how can i increase the size of graph titile . pls let me  know Mohammed

  • IWeb widgets foil hit counters?

    I've added a hit counter to my pages created with iWeb'08. I've actually tried counters from two different free counter sites (Statcounter and Sitemeter) that I've used successfully with other sites. In both cases, rather than reporting the page that