|
|
| Welcome to the Mac Forums forums. Please read the FAQ if you have questions. Register to participate. |
|
|||||||
| TouchArcade.com - iPhone Game Reviews and News |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
macrumors regular
Join Date: Mar 2008
|
choose option from pulldown menu on website
Hey guys. I use a particular website everyday. It requires me to fill out my personal info. I can fill in all my info using keystroke and tab over commands, but I have one hiccup. When I have to choose what state I live in, it requires me to choose from a drop down menu. I tried tabbing over to it and using my arrow keys to make my selection, but when I tab over, it skips the state drop down menu and goes straight to the entry box to fill in my zip code. Is there a way to access this drop down menu?
I used firebug in firefox to inspect the element, and this is the part of the page source I got. I don't know if this helps you guys. Code:
<div style="float: left; margin-right: 13px;"> <label>State</label> <select name="fvState" style="visibility: visible;"> <option selected="selected" value=""/> <option value="AL">Alabama</option> <option value="AK">Alaska</option> <option value="AS">American Samoa</option> <option value="AZ">Arizona</option> <option value="AR">Arkansas</option> <option value="CA">California</option> <option value="CO">Colorado</option> <option value="CT">Connecticut</option> <option value="DE">Delaware</option> <option value="DC">District of Columbia</option> <option value="FM">FM</option> <option value="FL">Florida</option> <option value="GA">Georgia</option> <option value="GU">Guam</option> <option value="HI">Hawaii</option> <option value="ID">Idaho</option> <option value="IL">Illinois</option> <option value="IN">Indiana</option> <option value="IA">Iowa</option> <option value="KS">Kansas</option> <option value="KY">Kentucky</option> <option value="LA">Louisiana</option> <option value="ME">Maine</option> <option value="MH">Marshall Islands</option> <option value="MD">Maryland</option> <option value="MA">Massachusetts</option> <option value="MI">Michigan</option> <option value="MN">Minnesota</option> <option value="MS">Mississippi</option> <option value="MO">Missouri</option> <option value="MT">Montana</option> <option value="NE">Nebraska</option> <option value="NV">Nevada</option> <option value="NH">New Hampshire</option> <option value="NJ">New Jersey</option> <option value="NM">New Mexico</option> <option value="NY">New York</option> <option value="NC">North Carolina</option> <option value="ND">North Dakota</option> <option value="MP">MP</option> <option value="OH">Ohio</option> <option value="OK">Oklahoma</option> <option value="OR">Oregon</option> <option value="PW">Palau</option> <option value="PA">Pennsylvania</option> <option value="RI">Rhode Island</option> <option value="SC">South Carolina</option> <option value="SD">South Dakota</option> <option value="TN">Tennessee</option> <option value="TX">Texas</option> <option value="UT">Utah</option> <option value="VT">Vermont</option> <option value="VI">Virgin Islands</option> <option value="VA">Virginia</option> <option value="WA">Washington</option> <option value="WV">West Virginia</option> <option value="WI">Wisconsin</option> <option value="WY">Wyoming</option> <option value="AE">AE</option> <option value="AA">AA</option> <option value="AP">AP</option> </select> |
|
|
|
| thriftinkid |
| View Public Profile |
| Find More Posts by thriftinkid |
|
|
#2 |
|
macrumors regular
Join Date: Jul 2009
|
Same thing happens to me in Firefox on the Mac. Doesn't happen in Webkit browsers, though.
I don't think this belongs in programming... |
|
|
|
|
|
#3 |
|
Thread Starter
macrumors regular
Join Date: Mar 2008
|
my mistake. I misread the header to this forum. I will post elsewhere. Thanks.
|
|
|
|
| thriftinkid |
| View Public Profile |
| Find More Posts by thriftinkid |
|
|
#4 | |
|
macrumors 601
Join Date: Aug 2005
Location: Ohio
|
Quote:
As per your problem go to System Preferences > Keyboard & Mouse > Keyboard Shortcuts > and choose All Controls on the bottom radio button. Another note, when using the keyboard and selecting drop down boxes you can type the first couple characters to jump to a match. It can be much quicker than using the arrow keys, especially for long lists. |
|
|
|
|
|
|
#5 |
|
macrumors 6502a
Join Date: Mar 2008
Location: North Shore, MA
|
If you are using Firefox you'll need to change one of the settings. For some reason 3.5 disabled pull-down menu/checkbox tab selection.
|
|
|
|
|
|
#6 |
|
Thread Starter
macrumors regular
Join Date: Mar 2008
|
that did it. Thank you.
|
|
|
|
| thriftinkid |
| View Public Profile |
| Find More Posts by thriftinkid |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|