IOS opens the wrong HTML select

I've got two simple HTML dropdowns menu using the <select>-tag. One is called 'dropdown1' and the other's called 'dropdown2'.
But, when you tap on 'dropdown2' using an iPhone or iPad, it magically opens up 'dropdown1'. So basically you're unable to change the value of 'dropdown2'.
It happens in Safari, but also in Google Chrome.
It works perfect on a desktop, but in Safari 'dropdown2' won't open sometimes.
The code looks like this:
€ 1,-
€ 100,-
€ 250,-
€ 500,-
€ 1000,-
€ 1500,-
€ 2000,-
€ 2500,-
€ 3000,-
€ 3500,-
€ 4000,-
€ 5000,-
€ 6000,-
€ 7000,-
€ 8000,-
                                  € 1,-
€ 100,-
€ 250,-
€ 500,-
€ 1000,-
€ 1500,-
€ 2000,-
€ 2500,-
€ 3000,-
€ 3500,-
€ 4000,-
€ 5000,-
€ 6000,-
€ 7000,-
€ 8000,- 
Does anyone know why it's not responding correctly on iOS? (It is tested on iOS 7.1)

Hi,
Yes, of course. I'm sorry, I wasn't aware of the fact that it would change the HTML code to actual dropdowns. :-)
This is the code:
<select name="dropdown1" id="dropdown1">
                                            <option value="1" selected="selected">&euro; 1,-</option>
                                            <option value="100">&euro; 100,-</option>
                                            <option value="250">&euro; 250,-</option>
                                            <option value="500">&euro; 500,-</option>
                                            <option value="1000">&euro; 1000,-</option>
                                            <option value="1500">&euro; 1500,-</option>
                                            <option value="2000">&euro; 2000,-</option>
                                            <option value="2500">&euro; 2500,-</option>
                                            <option value="3000">&euro; 3000,-</option>
                                            <option value="3500">&euro; 3500,-</option>
                                            <option value="4000">&euro; 4000,-</option>
                                            <option value="5000">&euro; 5000,-</option>
                                            <option value="6000">&euro; 6000,-</option>
                                            <option value="7000">&euro; 7000,-</option>
                                            <option value="8000">&euro; 8000,-</option>
                                  </select><br />
                                  <select name="dropdown2" id="dropdown2">
                                            <option value="1">&euro; 1,-</option>
                                            <option value="100">&euro; 100,-</option>
                                            <option value="250">&euro; 250,-</option>
                                            <option value="500">&euro; 500,-</option>
                                            <option value="1000">&euro; 1000,-</option>
                                            <option value="1500">&euro; 1500,-</option>
                                            <option value="2000">&euro; 2000,-</option>
                                            <option value="2500">&euro; 2500,-</option>
                                            <option value="3000">&euro; 3000,-</option>
                                            <option value="3500" selected="selected">&euro; 3500,-</option>
                                            <option value="4000">&euro; 4000,-</option>
                                            <option value="5000">&euro; 5000,-</option>
                                            <option value="6000">&euro; 6000,-</option>
                                            <option value="7000">&euro; 7000,-</option>
                                            <option value="8000">&euro; 8000,-</option>
                                  </select>
It's nothing 'special' but it's quite strange that iOS opens 'dropdown1' when tapping on 'dropdown2'.
Hope you could help me out!

Similar Messages

  • Apple's Firewall opens the wrong ports!

    This is a follow up question to a problem posted in another forum here. There are a couple of screenshots in the last post that illustrate the problem.
    In System Preferences > Sharing > Firewall, checking Apple Remote Desktop opens TCP and UDP ports 3238. The problem is that Apple Remote Desktop needs ports 3283 (not 3238 - note the last two digits are transposed) and 5900. I've already worked around this issue by creating a new firewall entry that opens the correct ports, but I'd really like to get my Sharing Preferences corrected. Plus it bothers me that I can't block port 3238 by unchecking Apple Remote Desktop since that will prevent ARD from working, even though it opens the wrong ports.
    This isn't really an Apple Remote Desktop problem, it's something wrong with the firewall in this system's version of OS X. Any idea how I can fix it, other than the ugly workaround I'm using, and short of reinstalling OS X?

    Editing the .plist file is easy with xcode's Property List Editor, which I just installed. However, before I did that I simply copied a "correct" /Library/Preferences/com.apple.sharing.firewall.plist file from another computer. That was even easier

  • Launching Microsoft Access from Internet Explorer to view a downloaded MDB file opens the wrong file (not a problem if I use Firefox)

    When clicking on a link (in Internet Explorer 9) to download an Access MDB file and then choosing to open the file directly in Microsoft Access (2007) instead of saving it, the file is copied to Temporary Internet Files but Microsoft Access tries to open
    a different file and displays an (Unrecognized database format) error.
    When I click on the option to open the file, the MDB file is copied to Temporary Internet Files\Content.IE5 but instead of that file, Access tries to open a different (incorrect) file located in Temporary Internet Files\Content.MSO (e.g. in the above error
    message, NativeView.do is an XML file containing an error message).
    I don't see this problem with Word, Excel or PowerPoint files. When opening a Word file (without saving) the Word file is copied to Content.IE5 but an identical .tmp file is created in Content.MSO which when opened in Microsoft Word displayed the required file
    correctly. The same happens for Excel files. PowerPoint appears to be handled a little differently (no .tmp file created in Content.MSO but the required file is still copied to Content.IE5) but the PPT file is still opened correctly in Microsoft PowerPoint.
    I think the Content-Type "application/msaccess" is fine because Internet Explorer does launch Microsoft Access. It just tries to open the wrong file (or so I think). However, it looks like the file type is not being determined. Here is what I noticed
    when trying to open different Microsoft Office files using Internet Explorer:
    The last one is the MDB file. As you can see, only for this type of file, the "Type" (Microsoft Office Access 2007?) is not displayed in this Open/Save dialog box.
    On Firefox, I don't see this problem. When I tried clicking on the link to the MDB file in Firefox, Microsoft Access was launched and the file was opened correctly. Is there something I can do so the MDB file is opened properly using IE? I can add/change headers
    in the HTTP response that writes this file to the output stream (on disk) if that helps.
    Thanks for your time!

    Sounds like a problem symptom to be discussed in either an IE forum or an Access forum, not here.  How did you come to post here?  ForumsRedesign.  That might be an on-topic issue for this forum.  <eg>
    Can you find your way to either of those other forums easily from here?  Another on-topic question for here I think.   ; )
    Robert Aldwinckle
    Oops, my bad. Thanks for letting me know! :)
    I've re-posted it here: http://social.technet.microsoft.com/Forums/ie/en-US/1a818501-296c-42fb-8abb-ba914629c962/launching-microsoft-access-from-internet-explorer-to-view-a-downloaded-mdb-file-opens-the-wrong-file?forum=ieitprocurrentver
    Hopefully that's the right place for this.
    Cheers!

  • How do I stop Firefox from claiming to have sessionrestore errors or opening the wrong session items and/or remember the wrong window size and/or position.

    Since automatically updating to version 25 Firefox is randomly opening recent tabs and windows from the browsing history, and/or randomly positioning the browser window from history.
    Currently using Firefox 25.0.1 on Windows Vista and Windows 7. Problems started immediately after automatic updates to 25.0.0. Problems are most noticeable on the Vista box because it has so much screen geography (the Windows 7 box is a laptop).
    Problems include:
    Firefox may open the correct tabs into a properly sized and positioned window, without problem. (Not a problem, included for completeness since it does, occasionally, work without error).
    Firefox open a single empty tab (about:blank, my Home page). (Listed as a problem because Firefox simply forgot the tab which was open.)
    Firefox may claim it cannot open the correct tabs and pop up about:sessionrestore. Proceeding will open all tabs (usually only one or two for me). This gives the impression Firefox did not actually have a problem. But, then, often, the tab Firefox is having problems restoring is about:blank so I should hope there was no problem!
    Firefox may open randomly selected recent browsing items, without other problems. This gives the impression that Firefox does not properly record recent history for about:sessionrestore. Checking History appears correct; Firefox simply reached back hours, or days, or even weeks, and restored a random session from long ago.
    Any of the above may occur, but the window position and/or size will be randomly selected from another recent history item. This is most noticeable when the position is on the wrong monitor and can be annoying since Firefox simply "disappears" if (as it often is for me) that other monitor is disconnected or powered off.

    If you use cleanup software like CCleaner then check the settings for the Firefox application.<br />
    Also make sure that your anti-virus software doesn't mess with files in the Firefox profile folder.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    You can check for problems with the sessionstore.js and sessionstore.bak files in the Firefox profile folder that store session data.
    Delete the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox profile folder.
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Multiple_profile_files_created
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost and you will have to recreate them (make a note or bookmark them if possible).

  • Preview not opening the files I select.

    I have been having a problem with Preview since I updated to Snow Leopard. If for instance I have a folder containing 5 pictures and I click and drag over all of them, select them individually using ⌘ and clicking or ⌘A, it seems to be having trouble opening the files, opening sometimes just one, two or three that I have selected.
    Any number of files in folders or desktop, just seems to be struggling with it.
    Any ideas?

    As posted in a similar thread:
    Sometimes I can open certain files with Preview in the normal manner, whether dragging from the desktop or dragging from the Safari window. This is also an issue with Photoshop in CS3 (I don't have CS4...no money for the upgrade at the moment). It really stinks because it is a feature on which I relied.
    http://www.apple.com/feedback/macosx.html is the place to write about this. Since it has this issue in both CS3 and Preview, I can only assume it's a Dock or Finder issue, and will file my feedback there.

  • Opening the Serial Number Selection window

    Hello,
    I have designed a custom form using screen painter, which saves data to a UDT. I want the Serial Number Selection dialog to open when i click on the add button of my user form.
    How can it be done?

    Hi Rohan,
    Check the below threads, they may help u with some work around.
    Invoking Serial / Batch Number Selection System Form
    UI: Referencing serial number selection form
    Serial Number for UDO Screen
    Hope it helps,
    Vasu Natari.
    Edited by: vasu natari on Nov 19, 2009 11:04 AM

  • Save as Adobe PDF opens the wrong installation of AA

    Hi all,
    I bought an Adobe CC membership and after a month I found out that my apps were expiring. I accidentally set CC on Dutch (native language) but I ordered the English version. No problem, deinstalled all the apps and reinstalled them in the English version. Everything seems to work, almost.
    When I'm using MS word 2010 and I want to save my document as a PDF file (Save as Adobe PDF), it opens the dialog that I have zero days left and have to fill in my serial number, in Dutch!
    I can only cancel this screen, since I don't have the Dutch version of CC. If I try again I get the following error in Word.
    I deinstalled and reinstalled Adobe Acrobat XI now about 5 times, but it is still not working. How can I point PDFmaker to the right Acrobat?

    Hi Rave,
    Thanks for the link. I tried them out but still no luck. When I press Save to PDF it opens the English version of Acrobat and this Dutch activation screen, after that I only get the alert and the activation screen. So I can save one pdf document and then I've to reinstall Acrobat. It's activated, but only the English version, somewhere on my pc there is still some leftover from the Dutch version.
    greetz
    Maarten

  • How to make regions editable in fluid grid template in 2014.1.1 in LIVE view - can't open the template editable selection panel

    I am teaching a course in Dreamweaver 2014.1.1
    We are setting up templates in fluid grids.
    We need to make regions editable.
    The LIVE view replaced the DESIGN view and does not have certain options accessible anymore.
    I can't find the command to access the dropdown panel to make a region editable.
    The Template tab at top, and the make editable options subtab, will not come open in fluid grid template mode.
    Does anyone have a way to do this?

    I was under the impression that the February update (2014.1.1) released a few days ago had fixed these problems.  I urge you to file an official bug report below.
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    My advice for now is to stay away from Fluid Grid Layouts.  But if that's not an option, I'll show you a trick for getting Design View back.  Open the Fluid Grid CSS file and add an X as shown below.  This tricks DW into thinking it's a normal layout.
        Dreamweaver Fluid Grid Properties
        dw-num-cols-mobile:      X 4;
        dw-num-cols-tablet:        8;
        dw-num-cols-desktop:    12;
        dw-gutter-percentage:    25;
    =====================================
    Once saved, you should see Design View as an option.
    Nancy O.

  • HT1589 I hold shift & it won't let me open the library I select. Help!

    I hold shift, it asks me if I want to open or create a new library. I click open. I click on my daughters library. It opens it further instead of just opening itunes. Than I try to click on media & open, it opens it further. It doesn't let me open the library. It keeps opening the previous library I had open which is my husbands. It is NOT child appropriate, so please HELP!! My daughter really wants a movie we have a digital copy of but I can't get it on her ipod since it is in her library.

    There is no itunes for Android

  • My reader xi opens the wrong document.(windows 7 home premium)

    When I click on one pdf, a different one is opened. If I drag the correct document icon to the desktop from the list of pdfs that appears by clicking on the adobe application button at the bottom of the screen (taskbar?), what appears on the desk top is a document of another name . Btw, my Windows 7 home premium finder cannot find the correct document at all. Yet Adobe reader xi knew has it listed. help!

    Hard to say. Please let us know exactly the problem, including messages in full.

  • Time Machine opens the wrong window

    I am trying to find an earlier version of a document that resides in a sub-folder called 'R. School' within my Documents folder. When I enter Time Machine with 'R. Folder'as the foremost (and only) open window it immediately closes and is replaced by my Home folder. I can navigate within Home to get back to the folder 'R. School'but subsequent attempts to have Time Machine go to earlier versions of the latter don't work. Can anyone advise me?
    Thanks -
    FJL

    Are you sure the document existed, in that exact same location, with exactly the same name, on earlier backups?
    Start with your home folder, then navigate to the date you're looking for, then look inside the Documents folder to see everything that was there when that particular backup was performed.

  • I have my download content code for the new Mountain Lion, and the printed instructions tell me to open the App Store select 'Redeem" in the quick links, enter my code. The problem is I cannot find the "Redeem" word in the quick links?  Where and why does

    How do I find the REDEEM word in the quick links section of the Mac App Store?  In fact I cannot find the quick Links either?

    Click the Featured tab, and look on the right hand side...

  • This month I downloaded the newest version of PAGES.  Now when I try to open the documents made with this program it says "You need a newer version of PAGES to open this document."  I go to the App Store and says it has downloaded.  What to do?

    This month I downloaded the newest version of PAGES.  The documents I have typed using this App will now not open and the message says-"You need a newer version of PAGES to open this document.  Could anyone help me with this please.  Thanks.

    You have 2 versions of Pages on your Mac.
    Pages 5.2.2 is in your Applications folder.
    Pages '09/'08 is in your Applications/iWork folder.
    You are alternately opening the wrong versions.
    Pages '09/'08 can not open Pages 5 files and you will get the warning that you need a newer version.
    Pages 5.2 can open Pages '09 files but may damage/alter them. It can not open Pages '08 files at all.
    Older versions of Pages 5 can not open files from later versions of Pages 5.
    Once opened and saved in Pages 5 the Pages '09 files can not be opened in Pages '09.
    Anything that is saved to iCloud and opened in a newer version of Pages is also converted to Pages 5 files.
    All Pages files no matter what version and incompatibility have the same extension .pages.
    Pages 5 files are now only compatible with themselves on a very restricted set of hardware, software and Operating Systems and will not transfer correctly on any other server software than iCloud.
    Apple has removed over 110 features from Pages 5 and added many bugs:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    You can add the icon of the missing Pages on your Dock or open Pages from the Apple menu > Recent Items list.
    Or you can archive Pages 5 so that it doesn't automatically open.
    If you are unhappy about this review/rate Pages 5 in the App Store.
    Peter

  • I created a file yesterday in Pages version 5.1. Today when I went to open the file a box popped up saying that I needed a newer version pf Pages to open the file. Any thoughts??

    I created a file yesterday in Pages Version 5.1. Today I went back to open that file and a box popped up saying I need a newer version of Pages to open that file. Any thoughts??

    You have 2 versions of Pages on your Mac.
    Pages 5.2 is in your Applications folder.
    Pages '09/'08 is in your Applications/iWork folder.
    You are alternately opening the wrong versions.
    Pages '09/'08 can not open Pages 5 files and you will get the warning that you need a newer version.
    Pages 5.2 can open Pages '09 files but may damage/alter them. It can not open Pages '08 files at all.
    Older versions of Pages 5 can not open files from later versions of Pages 5.
    Once opened and saved in Pages 5 the Pages '09 files can not be opened in Pages '09.
    Anything that is saved to iCloud and opened in a newer version of Pages is also converted to Pages 5 files.
    All Pages files no matter what version and incompatibility have the same extension .pages.
    Pages 5 files are now only compatible with themselves on a very restricted set of hardware, software and Operating Systems and will not transfer correctly on any other server software than iCloud.
    Apple has removed almost 100 features from Pages 5 and added many bugs:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Peter

  • How To Overcome When User Incorrectly Opened The First Inventory Accounting Period As Next Month

    Hi,
    User has opened the wrong first inventory account period. Instead of Aug-14, next period Sep-14 has been opened. There are transactions which need to be posted in Aug-14. How can I rectify this?
    During my search in oracle support, I found below information but the note is not accessible.
    "Internal Note 400900.1 How To Overcome When User Incorrectly Opened The First Inventory Accounting Period As Next Month"
    Regards,
    Ahmed

    Hi ,
    Try This Way...
       If you want to use the uesr exit in two places...
          If area = xyz
           variable1
         else
             variable2.
    same function module you can use in different places...
    If still not clear send me the full details where you want to use then i can send it to you with sample code.
    Thanks..
    Siri N

Maybe you are looking for

  • Safari and other browsers constantly crash

    I need help. Safari keeps crashing when I click on certain links (like "support" link on apple.com). Camino and Firefox do the same (Firefox crashes when opening). It gets worse and worse. Also, iTunes Store within iTunes also crashes. Can anybody pl

  • Why nilfs_cleanerd won't automatical launch on my root nilfs?

    I install my ArchLinux on nilfs2 as root partition. I found it lack nilfs_cleanerd launched. I must launch nilfs_cleanerd manually. Otherwise, my disk is soon full and system crash. my install method is: 1. add nilfs2 on MODULES line of /etc/mkinitcp

  • Unable to Renew Photoshop

    Hi.  I received a message to renew my subscription to Photoshop and when I try i keep getting the message that another Adobe app is in use and I must close it first.  I am lost.  I also purchased a new subscription and still receive the same message.

  • Copy Calculated/Restricted Keyfigures between DIFFERENT InfoProviders

    Hello Gurus, I am struggling with a problem and there doesn't seem to be any clear help on the web. But maybe you can help me. How can one copy a restricted keyfigure from one infoprovider to another different one when all the infoobjects used for th

  • Syncing PC or Iphone to Ipad

    Can I transfer applications from my iphone to the ipad? Can I transfer contacts from PC to IPAD? Thanks you