Why are drop down menus on webpages in Safari no longer working? I have iphone4 ios6.0.1. Is there a fix?

Since I updated to 6.0, the drop down menus on the web pages I use in Safari on my iphone 4 are no longer working.  The drop down appears and then quickly disappears so that you can't select anything.  Is there a fix?  One example is http://www.scvavolleyball.org/  I need to select Juniors>Girls>Weekend Sites but I can't on my phone....but I used to be able to....and I still can on my ipod touch.  Help.

The current release supports the white-space property for a text area and it is possible that the website uses white-space: pre instead of white-space: pre-wrap.
The former will prevent Firefox from wrapping the text.
You can check that in the Inspector via the right-click context menu.
*https://developer.mozilla.org/Tools/Page_Inspector
See:
*https://developer.mozilla.org/en-US/Firefox/Releases/36#CSS
<blockquote>The white-space property is now working on <textarea> HTML elements (bug 82711).</blockquote>
See also:
*[[/questions/1050456]] Word wrap problems in 36.0

Similar Messages

  • Adding up Form Fields that are drop down menus

    I have the following form with a radio button, pull down
    menus and a text field. I would like to have a total amount due at
    the bottom of the form that adds up the tickets/contributions they
    would like to purchase. I have the radio button working but can not
    figure out the code for the pull down menu and text field.

    Is there a particular DW extension for drop down menus you recommend?
    Yes, the one in my previous post - commercial,but it can be used on multiple sites, no restrictions. You do have a choice, Read the descriptions of the tp 3 here:  http://www.projectseven.com/products/menusystems/index.htm
    I'd suggest the Pop Magic 2... is more versatile.
    Also, are there any resources you suggest for the painful transition from HTMl thinking in DW8 to CSS in CS4 like a Dummies book or Lynda.com? After three days of messing with CSS elements, I still think in tables for complex designs and I keep quitting the learning
    Here are some good tutorials to get you started, from the basics to completing a full site:
    http://www.macromedia.com/devnet/mx/dreamweaver/css.html
    http://www.macromedia.com/devnet/dreamweaver/articles/tableless_layout_dw8.html
    http://www.macromedia.com/devnet/dreamweaver/articles/css_concepts.html
    A good css / html reference site:
    http://www.w3schools.com/
    Lot of good articles on CSS over at www.sitepoint.com as well.
    It is a lot to take on board, but start off small, firstly by at least styling your current table layouts with CSS and then moving onto using Divs for layout.   It is nto as easy as some people say it is to move over from table layouts and sometimes you wonder whether it's worth it, especially when you may find yourself facing various browser bugs, but if you remember to code for Firefox first and then adjust for IE, you'll be set  :-)
    Good Luck
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

  • Drop Down Menus Fail in iPad Safari

    Drop down menus work for a while on iPad Safari.
    When they stop working, i.e., any selection takes you to the Home page,
    if you clear cache, cookies, then they work for them.
    Is there a better fix for this problem?

    I would like to correct this.  The iOS is 7.0.3.  Thanks.

  • I have updated to Firefox 7.0.1 and now none of the drop-down menus at the top of the screen work, not even the Apple menu. If I click on the heading (e.g. File) nothing happens.I have a Mac Intel running OSX 10.6.8. Is there an update to fix this bug?

    Nothing to add.

    I found a partial answer at [[http://support.mozilla.com/en-US/questions/716983|safe-mode]] , which is to close Firefox and restart in Safe-Mode. (Hold down the Option key while restarting Firefox.) After doing this I exported all my bookmarks and imported them to Safari, so at least I'll have a browser that works.

  • Drop down menus in firefox

    Hi, can anyone tell me why these drop down menus are working
    in firefox 1
    but not in firefox 2.0.0.6.
    They were working ok in all browsers and I have now made the
    site template
    based and the issue is since then...not exactly sure at what
    stage it
    stopped working.
    http://www.ambionse.co.nz/2007/index.php
    Anyone spotting any more anomalies please shout up, I seem to
    be finding
    lots......
    Thanks,
    Karen

    Hi David - thanks for looking. Ha yes, its one of those bang
    hand onto
    forehead moments....... I'd been testing another site and
    totally forgot it
    was disabled. Am working on the P7 css menu for this very
    reason... BTW have
    just recently bought 2 of your books and am very excited
    about getting into
    them, they look like just the hand holding approach i need
    Thanks,
    Karen
    "David Powers" <[email protected]> wrote in message
    news:fc0ruu$bdb$[email protected]..
    > KarenJ wrote:
    >> Hi, can anyone tell me why these drop down menus are
    working in firefox 1
    >> but not in firefox 2.0.0.6.
    >
    > They work fine in FF 2.0.0.6 - as long as JavaScript is
    enabled.
    >
    > --
    > David Powers, Adobe Community Expert
    > Author, "The Essential Guide to Dreamweaver CS3"
    (friends of ED)
    > Author, "PHP Solutions" (friends of ED)
    >
    http://foundationphp.com/

  • Drop down menus / search engine friendly

    Hi,
    I've been tasked with creating a new company website and having it go live April 10th. I would like to use iWeb to get it done.
    Are drop down menus possible with iWeb? To be clear, I'm talking about if you hover your cursor over a menu item; say products, a drop down menu will appear listing specific products and link to that products page.
    The other main requirement is that the site be search engine friendly. Our current website is in Flash and is virtually invisible to search engines.
    I hope that these questions haven't been answered by digging just a little further, it's just that I'm under a tight deadline and must get started.
    I've been a Mac user since 88 and I would like to work on my preferred platform. I've got a decent background in design. (I'd like to not use Dreamweaver under this deadline) Our current website is www.rapid.com. It was made from a flash template that I was told to use so I made the best of it.
    I'm going for a clean looking non fussy user experience, unlike what we have now.
    Thanks for any help you may have.

    As Massimo says, they are just fine in the basic sense.
    The adminition you are familiar with was related to *any*
    menu system that
    embedded your actual menu links within javascript
    'document.write' commands,
    just the way the DW pop-up menus prior to CS3 does, and the
    way the FW
    pop-up menus prior to FW8 did.
    If you can look at the HTML on the psge, and SEE the links in
    the HTML, then
    a search engine will also be able to see them, and therefore
    spider your
    site.
    BUT - if you have sub-menus, and I have javascript disabled,
    *I* will not be
    able to access those sub-menu links when I come to your site.
    Further,
    neither will anyone with a screen reader. That's a
    problem....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Triplets" <[email protected]> wrote in
    message
    news:f344rd$olm$[email protected]..
    > In the past one was discouraged to not use javascript
    anf DHMTL menus
    > since they are not search engine friendly. How about the
    new CS3 Spry
    > Menus?

  • Why are my slide shows disappearing and drop down menus not working?

    I have a huge problem with clients currently waiting on a response from us.
    We have created a website with MUSE, we have implemented slideshows and drop down menus which work fine when you preview them.
    HOWEVER, once we put an editor in place for the client to then input their content onto the website, all of the slideshows disappear and the drop down menus no longer work!?
    What do I do to rectify this problem??
    Thanks Guys

    This actually did work... But, I have figured out that the issue is really in IE7... and for whatever reason the code was making IE8 go into compatability mode (essentially using IE7).     

  • New features, e.g., blur path and select focus, are not showing up in my PS drop down menus

    Although I've downloaded the CC PS 2014 updates the new features, e.g., blur path and select focus, are not showing up in my PS drop down menus - anybody know why and what I need to do?
    <moved from downloading,installing,setting up - kglad>

    Are you sure you understand the Cloud License concept?
    You are entitled to keep Photoshop CC and install Photoshop CC 2014, so CC 2014 is not connected with additional costs and the time it takes to install the new version of Photoshop should not be that much of a imposition, should it?

  • Why can't I see the drop-down menus in the organizer? (I see them OK in the editor)

    Why can't I see the drop-down menus in the organizer?  (I see them OK in the Editor)

    Yes you are right.  You have to set it to 100% to see the menu words.  Makes all the print kind of small though..quirky program.
    Date: Sun, 20 May 2012 12:31:36 -0600
    From: [email protected]
    To: [email protected]
    Subject: Why can't I see the drop-down menus in the organizer? (I see them OK in the editor)
    Re: Why can't I see the drop-down menus in the organizer? (I see them OK in the editor) created by 99jon in Photoshop Elements - View the full discussion
    Hi Donald
    Go to the control panel and check dpi scaling under Appearance or Display.
    It’s not uncommon to see a setting of 125% or higher to improve screen readability but PSE requires a dpi of 96 or 100%
    Whilst the Editor Menu will appear at 120% to 149% the Organizer Menu (and the advanced button in downloader) won’t. Sometimes the mouse or tool cursors are distorted.
    Try a setting of 115% or 116% otherwise 100%. A common display resolution, notably for notebooks/laptops, and netbooks is 1024 x 768 but PSE requires a screen height of 800 for full functionality. If your height resolution is out of the range 768 to 800 try experimenting with the slider/settings.
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4423842#4423842
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4423842#4423842. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop Elements by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I ran Advance System Care 3 Disk Optimizer program and now my drop down menus are too fast. How do I slow them down

    I ran Advanced System Care3 disk optimizer program on my computer and now the drop down menus in Firefox open too fast. Mostly in the Bookmarks menu with nested folders. I went into the registry and changed all the "MenuShowDelay" data values back to 400(which were changed to 200 by the program. All the other windows programs drop down menus went back to the original speeds and are fine. Firefox did not change back to it's original delay speed. Where is the registry entry or configuration file for Firefox? How can I slow the menu down?
    Thanks,
    Tony

    I ran Advanced System Care3 disk optimizer program on my computer and now the drop down menus in Firefox open too fast. Mostly in the Bookmarks menu with nested folders. I went into the registry and changed all the "MenuShowDelay" data values back to 400(which were changed to 200 by the program. All the other windows programs drop down menus went back to the original speeds and are fine. Firefox did not change back to it's original delay speed. Where is the registry entry or configuration file for Firefox? How can I slow the menu down?
    Thanks,
    Tony

  • My 27 inch imac has just started acting weird, the thumbnail images and folder on the desktop have disappeared although the titles are still visible. When I open a programme the programme windows are all black and the drop down menus just show random

    When I tried to open the web browser the browser flashed black and white at start up, then all the applications when i open a new window are completely black, I am unable to view the drop down menus as the come out as random pixels. This happens to all new applications i have been able to open. The document window opens as plain white but if you click on it  it opens a document even though you cant see any thumb nails. Some of the documents are open as normal images/files. Having been a mac user for 10 years i have never seen anything like this before, any ideas or suggestions

    I have started running a virus check.
    There are no viruses for OSX.  Uninstall the software, repair permissions and restart your computer.  Especially if it's Norton's.  It's known to cause problems.
    To rule out a hardware problem, run the hardware test:  http://support.apple.com/kb/PH11342 OS X Mountain Lion: Use Apple Hardware Test and zapp the PRAM:  http://support.apple.com/kb/PH11342 OS X Mountain Lion: Use Apple Hardware Test.
    In the end you may need to lug your iMac down to your local AASP or an AS.  Diagnostic testing is FREE!
    i have had a mac in fact it is 17 years.
    You got me beat by 3 yrs.

  • The drop down menus in Photoshop CC 2014 are too small to read without using the magnifier.  They are OK in Photoshop CC.  I have been unable to find anyplace to adjust the font size.  I have Windows 7 Pro.  Looking at the Photoshop version history, it lo

    The drop down menus in Photoshop CC 2014 are too small to read without using the magnifier.  They are OK in Photoshop CC.  I have been unable to find anyplace to adjust the font size.  I have Windows 7 Pro.  Looking at the Photoshop version history, it looks like this problem comes and goes as Photoshop is updated.  It should be an easy fix.

    Try the Photoshop CC 2014 Preference experimental section 2X UI option

  • The new design seems to be doubled, with the standart windows style underneath the new buttons and also the drop down menus are unreadable..

    ''''''i installed the new firefox and now its got a weird graphic glitch. i run windows 7 starter on my netbook and it seems as if the main window got two layers, the windows style and the new firefox style on top. the problem is, beside that some buttons dont really work, that the drop down menus are not really readable and the highlighting in the dropdown menus stays after going thought them.
    greets

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    Try to disable hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    If disabling hardware acceleration works then check if there is an update available for your graphics display driver.

  • Drop Down Menus in iTunesConnect are non functional

    When I login to iTunesConnect (tried multiple browsers, clearing cache, etc) it says I have to approve the contract. When I go to contracts it says I have to chose a legal entity from the drop down menu. The menu is empty. When I try to add myself to the menu, it says I've already been added and I should choose myself from the drop down menu.
    When I go to contact us, there is a drop down menu asking what the nature of my inquiry is. The menu is blank.
    There is no place on iTunesConnect to submit a book for publishing. (Maybe this option appears after the contract has been approved?)
    Nowhere in iTunesConnect are the drop down menus populated. They are all empty. And, therefore, completely useless.
    What should I do?
    (My iTunesConnect, by the way, if that's necessary information.)
    <Email Edited by Host>

    Apart from your other problems.... if you are using iBooksAuthor - you do not  "publish" using iTunesConnect.
    You use iTunesProducer which can be downloaded from your iTunesConnect  > Delivery your Content page.. but not until after December28th.
    On  the  missing functions in Drop Down menus, unless you have a fault of corrupted files...  greyed out items in Drop Down menu usually indicate its because their part of a procedure is not  open for you to use because an early part of the process is  not yet submitted.
    Apple are shut down  until after the 28th of December, so  that's is also another reason the menu items are not available. You will need to wait a few days and check again.
    BTW.. although they have been edited out... its not advisable to put on display any account information that  could  help the unscrupulous to gain advantage.

  • On my drop down menus, the items listed are appearing twice.

    On my drop down menus, the items listed are appearing twice.  For instance, there are two "shut down" and two "restart."  How do I fix this?

    Hi Peter, and a warm welcome to the forums!
    See Tom Gewecke's post here...
    http://discussions.apple.com/thread.jspa?messageID=4395251&#4395251
    This problem has been reported serveral times. It seems to be a loss of access to the main system font. I've not heard of any cure except a reinstall.
    It appears to be time for a relatively painless Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space and no Disk corruption, and is relatively quick & painless...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.

Maybe you are looking for

  • How can i restore an ipod touch 5 if the owner sold it to me and doesnt want to delete the account and i bought it online

    i bought an ipod touch on ebay from a seller and the seller told me he bought it from someone but they refuse to give him the info to unlock icloud and im stuck with an ipod on activation mode with icloud account on need help

  • JSF, Creator and WML

    Hi, I would like to know how to render a JSF page with WML rendering. is it possible to produce such thing with Creator ? Is it necessary to use a specific tld ? Best regards R�gis

  • Why does spawning templates merge all layers on the template?

    I've created a multi-page form document in Adobe Acrobat X. I've created form fields and javascript throughout. The document also has several layers set up for customizing the view. The layers contain graphics that the user can pick one of to display

  • Error in lsnrctl

    when I issue 'lsnrctl dbsnmp_start', following msg is displayed: Failed to initialize nl component, error=280 What is this error? Any idea how to solve? Thanks. Tanmoy.

  • Jukebox Zen Xtra 60GB - power probl

    I've got a Jukebox Zen Xtra 60 GB and, having tried everything else, I'm fairly certain the power adapter has failed. I can't seem to find reference to the model I've got (Creative Switching Adapter TESA3-050500) so that I can get a replacement. Has