Javascript dropdown not showing up

Hello Fellow Webmaster,
I have got a problem of drop down menu not showing up on
internet explorer but show up in firefox. With Internet explorer
still reigns supreme, I could totally not ignore it. Could somebody
please give me a pointer on how to fix the following mistake.
Please go to
http://www.sophlogic.com/new/menus/index2.php
I did not upload all the images. Just the ones that the menu
uses. The dark blue menu has a drop down. But they only show up on
firefox. In IE, I think they show up behind other element. Is there
a javascript code somewhere I could use to fix this.
Thank you,
Pete

Pete,
It is showing up here in IE 6.
Don't have access to IE 7.
alex
Pangman wrote:
> Hello Fellow Webmaster,
>
> I have got a problem of drop down menu not showing up on
internet explorer but
> show up in firefox. With Internet explorer still reigns
supreme, I could
> totally not ignore it. Could somebody please give me a
pointer on how to fix
> the following mistake.
>
> Please go to
>
http://www.sophlogic.com/new/menus/index2.php
> I did not upload all the images. Just the ones that the
menu uses. The dark
> blue menu has a drop down. But they only show up on
firefox. In IE, I think
> they show up behind other element. Is there a javascript
code somewhere I could
> use to fix this.
>
> Thank you,
>
> Pete
>

Similar Messages

  • Lightroom 2.7 - WB dropdown not showing full option menu?

    Hello out there - brand new to lightroom - have version 2.7.  Using textbook and adobe TV tutorials
    In the develop screen, under basic, wb - my dropdown menu only offers "as shot" "auto" and "custom"
    It appears to be missing all of the standard lighting options - daylight, cloudy, shade, tungsten, fluorescent, and flash
    any ideas?
    thank you!
    AJA

    Thanks! so does that mean that Jpegs can never have those options since they were not shot in RAW format?

  • Javascript submenu not showing in IE

    I just finished a site with Javascript menus. The sub-menus
    work great in Safari and FF but don't work at all in IE7. I get
    that icon with the circle and diagonal line (don't know the proper
    name) when I hover over it. Is there any way I can work around
    this? If it helps the site is www.liveandlearn-usa.com
    Thanks so much everyone!

    Note CSS warning "Same colors for color and background-color
    in two contexts
    ul.MenuBarHorizontal li.MenuBarItemIE and
    ul.MenuBarHorizontal a"
    http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.liveandlearn-usa.com&pro file=css21&usermedium=all&warning=1&lang=en
    "cynthiabancale" <[email protected]> wrote
    in message
    news:gma2qn$fc0$[email protected]..
    >I just finished a site with Javascript menus. The
    sub-menus work great in
    > Safari and FF but don't work at all in IE7. I get that
    icon with the
    > circle and
    > diagonal line (don't know the proper name) when I hover
    over it. Is there
    > any
    > way I can work around this? If it helps the site is
    > www.liveandlearn-usa.com
    >
    > Thanks so much everyone!
    >

  • WinJS Autosuggest dropdown not showing

    I am trying to get autosuggest to work, I can see in the consolelog that suggestionCollection is populated with data, but the drop down never appears.
    any help thanks
    $(document).ready(function () {
    var asbBox = document.getElementById("asbId");
    var asb = new (<any>WinJS.UI).AutoSuggestBox(asbBox);
    asb.placeholderText = "Enter Postcode or Location";
    asb.searchHistoryDisabled = "true";
    asbBox.addEventListener("suggestionsrequested", suggestionsRequestedHandler);
    asbBox.addEventListener("querysubmitted", querySubmittedHandler);
    WinJS.UI.processAll();
    function suggestionsRequestedHandler(eventObject: any) {
    var queryText = eventObject.detail.queryText,
    query = queryText.toLowerCase(),
    suggestionCollection = eventObject.detail.searchSuggestionCollection;
    if (query.length > 2) {
    var p = new RemoteData().postData("http://api.xxxxx.com.au/api/LocationViews/SearchLocationViews", { query: query });
    p.done(
    function completed(request: any) {
    var obj = JSON.parse(request.response);
    obj.forEach(function (item: any) {
    console.log(suggestionCollection)
    suggestionCollection.appendQuerySuggestion(item.FormatedLocation);
    WinJS.UI.processAll();
    function error(request: any) {
    console.log(request);
    Alan Mosley - ThatsIT Solutions

    Hi Alan,
    Nice to see the problem solved, you may also share the solution with us for other communities who meet the same problem.
    --James
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can you create a If, then [Show DropDown List] If not [Show 2, Person or Group look ups fields]??

    Hello I am tying to learn SharePoint at a "Throwing you into the Lions with a toothpick" way. I can create  basic columns and work in SharePoint designer fairly OK. Now I am trying to update one of my list with the following and I cannot seem
    to know how to start this off. I am looking for a way to learn it and not have the answered provided to me. So if it can be done in SharePoint all I need is guidance and I will trek and learn what I need to make it work. 
    This is what I have in mind see if its possible:
    If column "Do you like beer" (Yes/No) = yes
    Then display (Choice) Drop down list 
    20 options 
    Mandatory Field, must select one
    If not then show (Person or Group) 2 fields
    Name of beer = [Enter Beer Name]
    Maker of beer = [Enter Beer Maker]
    Mandatory field

    Hello Matrixwolf,
    As i understand you want to show column based on selection in list. You can use Jquery/javascript to hide/show column based on selection and also use Jquery to make those fields mandatory.
    Before you begin just remember that "Person or Group" only use to select people OR sharepoint group (as you mentioned in 5 point) so you may use simple text column to capture those details.
    Here is some ref links for jquery implementation:
    http://www.sharepointnadeem.com/2013/09/sharepoint-showhide-list-column-based.html
    http://bingggg.blogspot.sg/2011/11/showhide-columns-based-on-drop-down.html
    Your should be:
    1. Create columns in list as per your requirement
    2. Then open newform.aspx and editform.aspx pages, and use content editor webpart on that page to use jquery.
    You can search on Bing/Google about content editor webpart and its uses.
    Another way, you can modify the list form infopath designer and use infopath rule to hide/show the column.
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • System is not showing in dropdown list for input help

    hi,
    I am using one data service in iview and i have dragged an input form.I want to add input help in it.
    Now my problem is that: When i am trying to select system for input help it is not showing any system in dropdown list.
    Can anybody help me to solve this.
    Thanks

    Hi ,
    if the System is not Mapped to VC User it will not appear in the Dropdown list.
    So do the Usermapping for that system useing System alias.
    Do you know how to do Usermapping?
    If not get back to me.
    Regards,
    Govindu

  • Every time I open a pdf file which includes a javascript, a dialogue box pops up. I have a question why 'Do not show this message again' is not working even I checked on the checkbox. It should block the dialogue next time when I open the same pdf file bu

    Every time I open a pdf file which includes a javascript, a dialogue box pops up. I have a question why 'Do not show this message again' is not working even I checked on the checkbox. It should block the dialogue next time when I open the same pdf file but not working. What is the matter and how can I deal with it?

    I am trying it on Adobe Acrobat Reader 9.2.1. Tried to fix Hex code, and also tried 'edit-preference-trust manager'. I focusing on Adobe registries but still couldn't fix the problem.

  • JCA is not showing in protocol dropdown in Eclipse3.5.2 IDE

    I'm creating OSB business service with *db.jca file, which is imported from JDeveloper. It is creating .biz and .wsdl files in the directory. Then I'm trying to modify the business service with JCA transport. The JCA protocol is not showing in protocol dropdown in eclipse IDE. I'm using Oracle SOA Suite 11gR1(11.1.1.3) and oepe_11gR1PS2. Do I need to install any plugin for it? if yes, where can I get it.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Please find below my eclipse.ini file after updating 32bit jvm. Highlighted are the changes made. Still I'm not able to see jca protocol in dropdown. I've observed, plugin folder of OEPE contains only "oracle.database.driver.jdk14_10.2.0.1", "oracle.database.driver.jdk50_11.1.0.7" folders. there is no folder for jdk6.
    -vm
    C:/Program Files (x86)/Java/jdk1.6.0_35/jre/bin/javaw.exe
    -startup
    plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    --launcher.library
    plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
    -showsplash
    org.eclipse.platform
    --launcher.XXMaxPermSize
    256m
    -vmargs
    -Xms256m
    -Xmx768m
    -XX:MaxPermSize=256m
    -Dweblogic.home=C:\Oracle\Middleware\home_11gR1\wlserver_10.3
    -Dharvester.home=C:\Oracle\Middleware\home_11gR1\Oracle_OSB1\harvester
    -Dosb.home=C:\Oracle\Middleware\home_11gR1\Oracle_OSB1
    -Dosgi.bundlefile.limit=500
    -Dosgi.nl=en_US
    -Dsun.lang.ClassLoader.allowArraySyntax=true

  • I'm using Windows Illustrator CS4, and i cant find the artboard menu pallate. Its not showing under Window Dropdown menu either.

    I'm using Windows Illustrator CS4, and i cant find the artboard menu pallate. Its not showing under Window Dropdown menu either. How can i locate it or toggle it to turn on again?

    I'm not sure what artboard view is, sorting and naming artboards is not available in CS4 either, sorting however is possible via script workaround,
    Introducing: re Arrange Artboards v2 Script

  • Dropdown menus not showing in IE6 or 7

    Hi everyone, I'm hoping you wizards can help me out here!
    For some reason the main horizontal javascript navigation bar in my company's website (created with DW) does not show up in IE6 or IE7. It is fine in IE8, Firefox and Google Chrome. The web address is www.sayersb.co.uk. Perhaps you'd be kind enough to take a look and let me know what you think. I can let you have the CSS file details if you need. Additionally, the menu in the left column extends way too far across the page in IE6 and I'm not quite sure how to fix that bug. I'd be really grateful for some pointers so I can finish off the site.
    Many thanks.

    Hi,
    to: "the menu in the left column extends way too far across the page".
    Did you already search in your really large "mainNav.css" for the attributes of your <div id="leftCol"> and <div id="navcontainer">.
    The other possibility is, of course, to ask the people of MMMenu.
    Hans-G.

  • Dropdown and Date Fields does not show up properly using https

    I am running my portal on NW04 SP20 and i am using NWDS SP20. When run my WD application using http://<portal host>:<port>/irj -> My WebDynpro iview. I see my all UI elements working properly. Branding changes effected in all UI elements. When i run using https://<prdportal>/irj -> my Webdynpro iview, dropdown values shows in plain text. It looks like my branding is not effected for UI elements data. I see branding changes in UI element, not UI element data. Same for date ( calendar ) box also.
    Thanks in advance
    Ramana.

    Try note 1035587, hope it works.
    Lucas Garcí

  • Sometimes in a busy area, like a large shopping mall, my WIFI dropdown menu has a dozen or more selections, and my own hotspot (MIFI) does not show up. How do I get the Mac to ignore the dozen other options and find just my MIFI connection?

    Sometimes in a busy area, like a large shopping mall, my WIFI dropdown menu has a dozen or more selections, and my own hotspot (MIFI) does not show up. How do I get the Mac to ignore the dozen other options and find just my MIFI connection?

    System Preferences>Network- Unlock padlock.  Highlight Airport.  Network Name-select your name.  Click on the Advanced button.  Airport/Preferred Networks-delete all that is not your network.
    Place a check mark next to "Remember networks this computer has joined."  Click the OK button and lock the padlock.  Restart your computer.

  • Rooms are not showing up in the dropdown list unders MY ROOMS

    HI,
    I created a new room and assigned couple of users and assigned myself as owner to that room. When i go under euRole --> My Rooms --> "No Rooms Available" message is displayed. Even i pressed FILTER button with selection criteria, its not showing up, its only showing "No Rooms available".
    Any ideas, your help is really appreciated.
    THanks
    VIjay

    Hi Jürgen,
    see the following links:
    KM-COL Upgrade SP10 to SP13 - No rooms in the directory
    More than ten rooms in Room Directory?
    as well as the links to help.sap.com provided there.
    Hope it helps
    Detlev

  • Step attribusts= page name dropdown is not showing up

    Hey All,
    I have a page, inside a component and that component is inside a menu. i have registered that component and every thing is working fine with page online.
    i want to create a workflow for that component. so i am trying to create an activity.
    i added a step into the activity and on the step attributes i have selected my menu, i have selected the bar name and the item name. but when i click the page name drop down it is not showing any thing.
    did i miss any setting any where?
    please help me.
    Thank you.

    The crawler could not communicate with the server.Check that the server is available and that the firewall access is configured correctly.
    Hi,
    Firstly, please make sure default content access account has proper permission:
    https://technet.microsoft.com/en-in/library/cc678863(v=office.15).aspx#Section3
    Then use this account to log into the web application which your page resides.
    Check if the page has custom web part:
    http://geekswithblogs.net/claraoscura/archive/2011/02/07/143849.aspx
    http://sharepointroot.com/2012/03/16/sharepoint-search-the-crawler-could-not-communicate-with-the-server/
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Xp home and IE already installed. Added firefox and javascript dropdown menus not working at all. Help please

    I installed firefox on my laptop, vista and IE installed, and as yet have no problems. I decided to install firefox on my desktop with XP home and IE installed and it has created a problem. Before installing firefox I had javascript dropdown menus on my web site which I build and upload to my isp. Now I cannot get the dropdown menus to run at all on my desktop. I tried uninstalling firefox but it still doesn't work. Help would be appreciated even to get back to how it was before installing firefox.

    Yes, there is a work around by doing a forced restore to a "new iPhone", and manually synching the apps, one by one. You still can't update or delete any of them without going through this again. The only real fix will be from Apple - hopefully in 2.1 which is rumored to be released later today...
    If you read though these threads, you'll find some really excellent posts that will remind you of a 5 year old when he finds out that his new Batman suit doesn't make him fly.

Maybe you are looking for

  • I've tried to install osx 10.6.8 and my computer freezes with some weird computer lingo during the reboot.

    this is what happened when i installed the 10.6.8 update last week (twice!!)  Thankfully, I had a time machine back-up, but how can I upgrade to Lion if this update doesn't work? My iMac Model Name:          iMac   Model Identifier:          iMac7,1

  • The same problem with samples

    Hello, When i tried to run AssociationRules sample i've got the following error: Completed MiningServer login Formed bin boundary objects: census_2d_build Created discretization tables for: census_2d_build Received an exception in main: ORA-00905: mi

  • How do I make a form READ ONLY??

    I am using acrobat to create mutliple contracts that my company uses...we use the same format but change out dates and client information. We use the same document over and over but change the information in the fields, so I have been using the form

  • SCSM - SCOM Integration for Incident Management Automation(Auto-ticketing)

    Hi Team I have been doing lot of research on integrating SCSM and SCOM for Incident Management Automation(Auto-ticketing). I did configurations in SCSM, SCOM and it worked pretty well! :) However, I need some clarifications on Incident Priority calcu

  • Enhanced USB Port Replicator under Vista with blank taskbar

    I have an annoying bug where the vista taskbar goes blank under Vista.  I'm running an X300 with the Enhanced USB Port Replicator attached to an external monitor.  I have set the external monitor as the primary monitor.  With this configuration, the