Works fine for me on HTC Incredible (2.2) under the default browser as 
well as Firefox  Beta.

The only thing I can think of is some CSS causing invisible overlap or 
something like that. My recommendation would be to strip out all the 
styles pertaining to this page and see if it works then and then slow 
add them back in until it breaks.

The other more general feed back would be to consider using jQuery 
Mobile instead of hand rolling your mobile theme. If not the whole 
thing, maybe just their form element libraries.

(Side note, it's always good to use the semantic <label> tag for field 
labels. This is especially important on checkboxes and radio buttons and 
doubly important for these on mobile - provides a larger "hit" area for 
the user to touch.)

Cheers.

On 10/22/11 8:22 PM, Rick Faircloth wrote:
> Yes, I can show you the actual site I'm developing
> for the client at the development URL:
>
> http://fortstewartmobile-dev.wsm-dev.com
>
> Use the menu button top right, select
> Properties>  Search Properties, then use the
> "Search Form" button in the middle towards the top.
>
> Try the selects and let me know what happens.
>
> I've only tried this on the stock browser with
> an Android phone (Samsung Fascinate) running 2.2.
>
> Works on the desktop.
>
> I have *no* idea what this could be related to.
>
> BTW, I use jQuery and AJAX to handle the data,
> so you'll see no "form" tag.  I added one to see
> if it made a difference, but it didn't.
>
> Thanks for any feedback! About this problem and
> the mobile site in general.
>
> Rick
>
>
> -----Original Message-----
> From: .jonah [mailto:[email protected]]
> Sent: Saturday, October 22, 2011 3:08 PM
> To: cf-talk
> Subject: Re: Anyone had this happen? Ever?
>
>
> Can you put a sample of this somewhere?
>
> Also, what phones have you seen this behavior on?
>
> On 10/22/11 11:45 AM, Rick Faircloth wrote:
>> I haven't, not in 12 years of programming.
>>
>> I'm developing a mobile website... HTML5, CSS3,
>> jQuery, CF.
>>
>> I've got a form with some selects.  Just normal
>> selects.
>>
>> In my phone (but not in my desktop browser), whichever
>> select type form field whose value I attempt to change
>> doesn't respond.
>>
>> All other selects respond normally, changing the value
>> in the select when a new selection is made.
>>
>> Of interest, is the fact that it is *only* the *first*
>> select for which a selection is made that behaves this
>> way.  No matter which of the 5 selects I attempt to
>> change first, that one doesn't respond.  Refresh and try
>> to change that same field after another one first
>> (which doesn't respond) and the first previously used
>> first and which was unresponsive, now works normally.
>>
>> Make sense?
>>
>> Anyone ever seen that behavior, anywhere?
>>
>> Thanks... I cannot find even any evidence of this behavior
>> after two days of searching!
>>
>> Rick
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348311
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to