DOESN'T DISPLAY DROP DOWNS

as an example, if i'm in amazon, and at the top where it says "search all departments", if i click on the arrow to display the drop downs, they just flash on my screen. they don't stay open long enough to select one. the same happens on other websites. this does not happen in i.e.
i can't even answer your next question: "this happened"... as it's a drop down.

Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
* Don't make any changes on the Safe mode start window.
See:
* [[Troubleshooting extensions and themes]]

Similar Messages

  • How to limit the size of the displayed drop down ?

    Hello,
    basically the subj.
    I'm generating the drop down item from SQL based LOV.
    one of the records is looooong.
    Is there a way to limit the length of the drop down so it doesn't occupy 1/2 of the page?
    // i tried substr in LOV - it didn't produce expected result.
    Thank you.
    Andrew

    Chris,
    it's interesting - I have a text area to the right of the "select list" item. When i use your code that area moves furher to the right.
    I observe - the actual size of drop down doesn't change. only the size of the td can be increased...
    I'm using FF
    Here is the html code . I chopped off the rest of the values in options:
    <td align="left" rowspan="1" colspan="1" style="display: block; width: 100px;">
    <input type="hidden" value="3657620048154732" name="p_arg_names"/>
    <select id="P1_SELECT_BA" onchange="get_APP(this,'P1_SELECT_APP'); get_SRV(this,'P1_SELECT_SERVER')" size="1" name="p_t01">
    <option value="NULL">- No BA Selected -</option>
    <option value="Accounting">Accounting</option>
    <option value="Audit">Audit</option>
    <option value="BSD">BSD</option>
    //chopped off here

  • MENU item selection does not display drop down in ITS enabled transaction

    Hello,
    We are experiencing a strange behavior between two portal env.
    1. DEV.
    For example we have transaction MM01 display in the Portal via ITS (integrated). The end user can select the Menu Tab and the System Tab and the drop downs appear as expected.
    2. Prod
    Same  scenario as above. Only this time, end user is unable to select the button. The Menu and System Tab dont appear greyed out but selecting it does not display the drop down.
    Material, Edit GoTo Defaults are some of the links under the Menu tab for MM01.
    Very confusing. And this is the behavior in Prod for all transactions. Any ideas on why this is happening would be greatly appreciated.
    The architectural difference is that DEV has no Web Dispatcher versus Prod has the Web Dispatcher.
    We are on EP 7.0
    Many thanks.
    Regards,
    Sunil

    Thanks. Now, I realise this may cause dismay to some, but I have now solved the problem, and just wanted to share my experience with those even less savvy than myself. In Dreamweaver, the Spry css styles are arranged with little or no hint as to which style controls what. I found that there is a rule in the sub-menu styles that controls the little graphic arrows which indicate that there are dropdown subs under the tabs. I had removed these arrows to make way for my background images. However, the rules that control their positioning by percentage were still there, causing my images to display incorrectly. Of course, there was no way anyone could have spotted this and helped me as the fault was in the external spry css file, not the page code. So many thanks to vw2ureg for looking anyway. Regarding the page code, which you have flagged up, would you mind elaborating on what you see wrong here? I'm none the wiser. Many thanks again.

  • Displaying drop down menu lists on :hover

    I'm currently trying to implement a drop down menu into my website. My site is at http://www.derektoigo.com/assets/livesites/deploy/index.html (CSS - http://www.derektoigo.com/assets/livesites/deploy/css/style.css )
    I've been working with CSS for a while and can employ mosts techniques, but this is my first time attempting to implement a drop down menu. The main reason I'm here is because I'm looking to better understand why my menu won't display at all and how to overlay these lists over other positioned objects on the page. I'd like to have my menu display horizontally in the black bar on the top of the page and have the ul's in the li's (drop downs) display when I hover over a menu link with some margin (about 30px) to the right of each link. Additionally I find that when I hover my mouse over a link unless both it and its drop down lists have a fixed width, the menu item will "jump" to the side; if possible instead I'd be interested in using flexible width for each menu item and just keeping the drop down lists set to a fixed width, but I don't know how to employ this without the margins being messed up. I'm also concerned about the slider region I implemented being pushed down as a result of the menu not being in the header bar.
    I know this is kinda vague but to be honest I'm really not sure what to explain than otherwise just showing it to you, so if anyone can show me what I'm (not) doing in my CSS that should be different it would be really appreciated. Thanks so much.

    I don't see any menus on your index page.
    Maybe this will help get you started.  View source in browser to see how the code comes together.
    http://alt-web.com/DEMOS/CSS2-Horiz-Drop-Menu.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • ALV Grid display Drop down lists

    I have a alv grid display with a few records say 5 records which display 5 columns 5 rows. I want to know is it possible to have drop down lists for each column row cell but with different drop down values for each record.
    So 5 columns 5 rows 25 cells but each cell have different drop down values.
    Any info would be appreciated

    Hi,
    Thanks for the replies.
    Currently i do understand how to get the drop down handle per column and add values but this will only show the drop down values for each cell the same for each column.
    What i am trying is that each cell of each colum of each row must have different drop down values.
    Example below: Where the ; is devider for new value as a drop down value for that cell
    Record-- column1---column2   column3  column4  column5
      1 -
    a;b;c -
    d;e;f -
    g;h;i -
    k;l;m -
    o;i
      2 -
    l;k;j -
    i;j;g----
    q;e;r -
    o;u;g -
    g;d;e

  • Internet Explorer displays Drop-down menu in wrong location!

    Please, I need help with this site... I have the most recent Spry update...  here is the site:  http://www.tpwebdesigns.com/RogersDupont/index.html
    views good in Firefox and Opera... but does not in IE.  The drop down menu for the Attorneys, displays at the top of the page.
    Please help?
    Thanks.

    This is the correct code to use, the red coloured bits are the points of interest
    ABOUT US
            <li>
              <div align="center"><a class="MenuBarItemSubmenu" href="#">Attorneys</a></div>
              <ul>
                <li class="style15">
                  <div align="center" class="style16"><a href="jrogers.html">John Rogers</a></div>
                </li>
                <li>
                  <div align="center" class="style16"><a href="ddupont.html">Debra Dupont</a></div>
                </li>
              </ul>
            </li>
    JOHN ROGERS
            <li>
              <div align="center"><a class="MenuBarItemSubmenu" href="#">Attorneys</a></div>
              <ul>
                <li>
                  <div align="center" class="style16"><a href="jrogers.html" class="style20">John Rogers</a></div>
                </li>
                <li>
                  <div align="center" class="style11"><a href="ddupont.html" class="style20">Debra Dupont</a></div>
                </li>
              </ul>
            </li>
    DEBRA DUPONT
            <li>
              <div align="center"><a class="MenuBarItemSubmenu" href="#">Attorneys</a></div>
              <ul>
                <li>
                  <div align="center" class="style16"><a href="jrogers.html" class="style20">John Rogers</a></div>
                </li>
                <li>
                  <div align="center" class="style20"><a href="ddupont.html" class="style11">Debra Dupont</a></div>
                </li>
              </ul>
            </li>
    TESTIMONIALS
            <li>
              <div align="center"><a class="MenuBarItemSubmenu" href="#">Attorneys</a></div>
              <ul>
                <li>
                  <div align="center" class="style16"><a href="jrogers.html" class="style20">John Rogers</a></div>
                </li>
                <li>
                  <div align="center" class="style17"><a href="ddupont.html" class="style20">Debra Dupont</a></div>
                </li>
              </ul>
            </li>
    CONTACT US
            <li>
              <div align="center"><a class="MenuBarItemSubmenu" href="#">Attorneys</a></div>
              <ul>
                <li>
                  <div align="center" class="style16"><a href="jrogers.html" class="style20">John Rogers</a></div>
                </li>
                <li>
                  <div align="center" class="style11"><a href="ddupont.html" class="style20">Debra Dupont</a></div>
                </li>
              </ul>
            </li>
    PRIVATE CLIENT AREA
            <li>
              <div align="center"><a class="MenuBarItemSubmenu" href="#">Attorneys</a></div>
              <ul>
                <li>
                  <div align="center" class="style16"><a href="jrogers.html" class="style20">John Rogers</a></div>
                </li>
                <li>
                  <div align="center" class="style11"><a href="ddupont.html" class="style20">Debra Dupont</a></div>
                </li>
              </ul>
            </li>
    I hope this helps.
    Ben

  • How to Display drop down list in descending order on the web

    Dear BW Guru,
    I am Thambi, Currently I have the user's requirement to display <b>drop down</b> list in descending order on the web.
    1. In my Bw  system <b>0calweek</b> we have 3year's calweeks data (156 - Values), If we list this in <u>Bex Value Help of Info object for Ocalweek</u> Pop up window opens , By clicking  on Info object name we can able to see the values ascending or descending according  our wish.
    2. If we veiw the report in Web, I can able to see only first 25 values in ascending order web.
    3. How to view those valuse in <b>decending order</b> in web.
    Pls help me to solve this problem.
    Thanks in advance.

    Hi John, you should either add the values to your InfoPath dropdown manually or create a new list in SharePoint with the values and make a connection to that list to populate your dropdown.
    cameron rautmann

  • Adobe LC ES2 :: Display Drop Down List Options On Print

    Hello Forum!
    A customer of mine is looking for a way to display a drop down list items when a user prints out the Adobe Extended form. Is this possible?

    Hi,
    you could have a dropdownlist for the user to be able to choose its option, but when coming to printing, you could be setting the dropdownlist to visible(screen only) and have a listbox set to visible(print only) with all the dropdownlist options.
    Hope this hleps.

  • Display drop down in the breadcrumbs region

    How can I display a drop down in the breadcrumbs region on opposite side of the breadcrumb entry? I have played with Displayed and element properties of the drop down but did not made any difference. The Drop down is displaying right below the breadcrumb entry. Any help is greatly appreciated.

    Hi,
    Try:
    1 - Create an HTML region in "Page Template Region Position 1" and set it to Column 2
    2 - In the "Region HTML table cell attributes" setting, put: align=right
    3 - Put your select list in this new region and set the Label Alignment to Right and the Horizontal/Vertical Alignment to Right
    As long as your breadcrumbs are in the region position, they will be on the left and your select list will be on the right as setting the new region to Column 2 splits the row into two cells and the remaining settings above just ensure that everything is displayed to the right of the second column.
    Andy

  • How to display Drop down label in error message field ?

    i have a drop down on my page , when primary key constraint error comes
    i can show which value is violating ,
    But i also want to show the Drop down label against it .
    How to do this ?
    i throw exception while setting the fields in view object.
    so it get the value it self . am using ADF controlls with jheadstart

    Hi Frank,
    Did the top navigation show dropdown when you applied the "seattle" master page as default to your site collection?
    You can post your custom master page code for reproduce if it's possible.
    Please check and make sure have ticked the "Show subsites" option from Navigation settings page in all subsites.
    Thanks
    Daniel Yang
    TechNet Community Support

  • Increase the width of browser drop down display

    Hi All,
    I am displaying a list of items which are lengthier in browser. Is it possible to increase the width of displaying dropped down list, by keeping the actual width of the browser static??
    Regards,
    Ravi Kumar

    Hi Ravi
    I tried but could not get any option. I dont think so we can increase only the width of display area of the browser list, but not the width of browser itself.
    We need to increase the width of browser,then only display area also will increase.
    If you found, then you can share.

  • Drop down text options

    I'm looking for feedback on other options for displaying drop
    down text. I'm getting feedback from my users that they don't
    understand that green italic text (or what ever format is used)
    assumes drop down text. Most people are now used to seeing collapse
    and expand icons to represent drop down information. I have used
    the twisties in some of my projects but in this specific case, i am
    using the Show/Hide All script and there appears to be a conflict
    with the 2 scripts.
    I'm just curious if there are other methods used to represent
    or display that an item on the page is a drop down link, other than
    expand or collapse icons.

    Are you talking about the twisty / show hide methods on my
    site? If so please see the introductory topic that refers to a
    script that does allow both to work together.

  • Drop down list in ALV grid

    Dear Expert,
    I am new to OOPS ,
    I want to display drop down list for a particular field in my output, so I am using OOPS but in my below code
    I am facing problem in displaying the output as I am getting the error message
    Field catalog not found...
    Also advice me how to display drop down list in a particular field.
    Please advice
    MODULE pbo OUTPUT.
      SET PF-STATUS 'ZTEST'.
      IF g_custom_container IS INITIAL.
        DATA: lt_exclude TYPE ui_functions,
              lt_f4 TYPE lvc_t_f4 WITH HEADER LINE.
        CREATE OBJECT g_custom_container
          EXPORTING
            container_name = g_container.
        CREATE OBJECT g_grid
          EXPORTING
            i_parent = g_custom_container.
        PERFORM field_catalog TABLES it_lvc_t_fcat
           USING: 'S_FINAL' 'MATNR' ' ' 'Part Number' ' ' ' ',
                       'S_FINAL' 'MAKTX' ' ' 'Part Description' ' ' ' ',
                       'S_FINAL' 'MBLNR' ' ' 'Document No' ' ' ' ',
                       'S_FINAL' 'BLDAT' ' ' 'Document date' ' ' ' ',
                       'S_FINAL' 'LIFNR' ' ' 'Vendor Number' ' ' ' ',
                       'S_FINAL' 'STATUS' ' ' 'Acknowledgement' ' ' 'X',
                       'S_FINAL' 'REMARKS' ' ' 'Remarks' ' ' 'X'.
        CALL METHOD g_grid->set_table_for_first_display
           EXPORTING
    *    I_STRUCTURE_NAME              =
         is_layout                                =   it_lvc_s_layo
           CHANGING
             it_outtab                        =   i_final
         it_fieldcatalog                =   it_lvc_t_fcat
      ENDIF.
    ENDMODULE.                 " PBO  OUTPUT
    FORM field_catalog  TABLES t_field_catalog STRUCTURE wt_lvc_s_fcat
    USING fp_tabname TYPE any
    fp_fieldname TYPE any
    fp_key TYPE any
    fp_text TYPE any
    fp_do_sum TYPE any
    fp_edit TYPE any.
      t_field_catalog-tabname = fp_tabname.
      t_field_catalog-fieldname = fp_fieldname.
      t_field_catalog-key = fp_key.
      t_field_catalog-seltext = fp_text.
      t_field_catalog-do_sum = fp_do_sum .
      t_field_catalog-edit = fp_edit .
    ENDFORM.                    "field_catalog
    Edited by: Karthik R on Mar 15, 2010 6:11 PM

    Hi Karthik,
    Below mentioned  is a Simple code for creating dropdown lists for columns in ALV grid output
    REPORT z_alv_dropdown.
    *Type pools declarations for ALV
    TYPE-POOLS : slis.
    *data declarations for ALV container, ALV grid,  Field catalogues & layout
    DATA: g_grid  TYPE REF TO cl_gui_alv_grid,
          g_custom_container TYPE REF TO cl_gui_custom_container,
          gt_fieldcat TYPE lvc_t_fcat,
          gs_layout TYPE lvc_s_layo.
    *INTERNAL TABLE AND WA DECLARATIONS FOR t517 A table
    DATA: gt_outtab TYPE STANDARD TABLE OF t517a INITIAL SIZE 0,
          wa_outtab TYPE t517a.
    *initialisation event
    INITIALIZATION.
    *Start of selection event
    START-OF-SELECTION.
    *Call to ALV
      CALL SCREEN 600.
    *On this statement double click  it takes you to the screen painter SE51.
    *Create a Custom container and name it CCONT 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
    Here we also call the subroutine for ALV output.
          MODULE PBO OUTPUT                                             *
    MODULE pbo OUTPUT.
    set pf-status 'xxx'.
    set titlebar 'MAIN100'.
    Subroutine to display the output in alv
      PERFORM alv_output.
    ENDMODULE.                    "pbo OUTPUT
    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 PAI INPUT                                              *
    MODULE pai INPUT.
    ENDMODULE.                    "pai INPUT
    *&      Form  BUILD_FIELDCAT
    FORM build_fieldcat.
      DATA ls_fcat TYPE lvc_s_fcat.
    *Build the field catalogue
      CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'
        EXPORTING
          i_structure_name = 'T517A'
        CHANGING
          ct_fieldcat      = gt_fieldcat.
    To assign dropdown in the fieldcataogue
      LOOP AT gt_fieldcat INTO ls_fcat.
        CASE ls_fcat-fieldname.
          WHEN 'SLART'.
    *drdn-hndl = '1' is the first list box
            ls_fcat-drdn_hndl = '1'.
            ls_fcat-outputlen = 15.
            MODIFY gt_fieldcat FROM ls_fcat.
    *drdn-hndl = '2' is the second list box
          WHEN 'ABART'.
            ls_fcat-drdn_hndl = '2'.
            ls_fcat-outputlen = 15.
            MODIFY gt_fieldcat FROM ls_fcat.
        ENDCASE.
      ENDLOOP.
    ENDFORM.                    "build_fieldcat
    *&      Form  ALV_OUTPUT
    FORM alv_output .
    *Create object for container
      CREATE OBJECT g_custom_container
             EXPORTING container_name = 'CCONT'.
    *create object for grid
      CREATE OBJECT g_grid
             EXPORTING i_parent = g_custom_container.
    Build fieldcat and set column
    *Assign a handle for the dropdown listbox.
      PERFORM build_fieldcat.
    *Build layout
      PERFORM build_layout.
    Define a drop down table.
      PERFORM dropdown_table.
    *fetch values from the T517A table
      SELECT * FROM t517a INTO TABLE gt_outtab.
    *Display ALV output
      CALL METHOD g_grid->set_table_for_first_display
        EXPORTING
          is_layout       = gs_layout
        CHANGING
          it_fieldcatalog = gt_fieldcat
          it_outtab       = gt_outtab.
    ENDFORM.                               "ALV_OUTPUT
    *&      Form  dropdown_table
          text
    -->  p1        text
    <--  p2        text
    FORM dropdown_table.
    *Declarations for drop down lists in ALV.
      DATA: lt_dropdown TYPE lvc_t_drop,
            ls_dropdown TYPE lvc_s_drop.
    First SLART listbox (handle '1').
      ls_dropdown-handle = '1'.
      ls_dropdown-value = '01 Pink'.
      APPEND ls_dropdown TO lt_dropdown.
      ls_dropdown-handle = '1'.
      ls_dropdown-value = '02 Yellow'.
      APPEND ls_dropdown TO lt_dropdown.
      ls_dropdown-handle = '1'.
      ls_dropdown-value = '03 Green'.
      APPEND ls_dropdown TO lt_dropdown.
      ls_dropdown-handle = '1'.
      ls_dropdown-value = '04 Black'.
      APPEND ls_dropdown TO lt_dropdown.
      ls_dropdown-handle = '1'.
      ls_dropdown-value = '05 White'.
      APPEND ls_dropdown TO lt_dropdown.
      ls_dropdown-handle = '1'.
      ls_dropdown-value = '06 Blue'.
      APPEND ls_dropdown TO lt_dropdown.
      ls_dropdown-handle = '1'.
      ls_dropdown-value = '09 Other Colors'.
      APPEND ls_dropdown TO lt_dropdown.
    *method to display the dropdown in ALV
      CALL METHOD g_grid->set_drop_down_table
        EXPORTING
          it_drop_down = lt_dropdown.
    ENDFORM.                               " dropdown_table
    *&      Form  build_layout
          text
    *layout for ALV output
    FORM build_layout .
      gs_layout-cwidth_opt = 'X'.
      gs_layout-grid_title = 'ALV DROPDOWN LISTS'.
      gs_layout-no_toolbar = 'X'.
    ENDFORM.                    " build_layout
    Hope it is helpful,
    Regards,
    Soundarya.

  • Varying the values in drop-down

    Hi All,
    We have created a report to display certain data using object oriented ALV. In the display, drop-down help is provided for one column.
    Now, I want to vary the values in the dropdown help depending on certain criteria.
    Is it possible?
    Thanks,
    Supriya.

    hi,
    go through the given below link..
    link:[https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/dropdowns%252bin%252balv]
    hope this help you..
    Regards
    Ritesh J

  • MSS: Team View Data drop down auto refresh

    Hi all,
    I'm trying to figure out if it is possible in the Team View for MSS to be able to automatically refresh the Team View when the drop down changes.  Right now, when a user chooses the Display drop down (Employees or Org Units and Positions, in our case), the Data drop down options automatically refresh, BUT, when you choose an option from the Data drop down, nothing changes on the screen.  You have to click on the refresh button on the screen, and it will then update.
    We have played around with the C_REFRESH and G_REFRESH options, and we get a refresh button in the Team view, but nothing happens with the drop down. 
    Anyone have an idea as to what can be done to force the refresh on the Data drop down option?
    Hope this makes sense!
    Cheers,
    Kevin

    Ok, so I have figured out how to get the refresh to work the way I want it to.  I had to call wd_comp_controller->fill_object_node( ) in a post exit and the screen refreshes the way we are looking for. 
    Cheers,
    Kevin

Maybe you are looking for

  • ADF BC: Active data model question

    Hello, can somebody confirm that row iterator of detail view object obtained from master view using view link is different from row iterator used by active data model (getDetails() in application module) ? My problem is: I have a detail view object w

  • Cannot stop Oracle job

    Hi there, I have a scheduled backup job which set to run daily, for some reason or another it has failed and it's current status is skipped and has been so for the last couple of days. I have tried to stop the job, but it sill remains there in the sa

  • Create a personnal number in PA40

    Hi all,, In PA40 tcode we have personnel number(RP50G-PERNR)..so that number is unique...and in LFB1 table we have LIFNR and PERNR(Personnel Number) how are they linked... my problem is whenever a user creates a personnel number in PA40..it should be

  • These two bugs have never been fixed since 10.8

    I've reported them over and over and it just seemed to get fixed. Because of these two issues I have decided that my 2013 Macbook Air will be my last Mac. These issues I have replicated on multiple Macs, not just my own. I've seen it with my own eyes

  • "Waiting for applying changes" staying forever when syncing, never ending. Cant finish syncing latest ITumes with IPhone 4S, last iOS.

    "Waiting for applying changes" staying forver when syncing, never ending. Cant finish syncing: latest ITumes with IPhone 4S, last iOS.