Re: UIWebView not updating picker when picking dynamically populated select items

2011-10-05 Thread Conrad Shultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/5/11 1:01 PM, Ron Wagner wrote: > I can see the actual select item on the web page changing when it > should. The problem is that the Picker items aren't changing along > with the select item. I've tried a hack to un-focus the second > select a

Re: UIWebView not updating picker when picking dynamically populated select items

2011-10-05 Thread Ron Wagner
On Oct 5, 2011, at 3:28 PM, Conrad Shultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 10/5/11 12:04 PM, Ron Wagner wrote: >> I have an app with a UIWebView. The contents of the UIWebView >> contains two html items. When the first select item is >> changed, javascript on th

Re: UIWebView not updating picker when picking dynamically populated select items

2011-10-05 Thread Conrad Shultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/5/11 12:04 PM, Ron Wagner wrote: > I have an app with a UIWebView. The contents of the UIWebView > contains two html items. When the first select item is > changed, javascript on that item populates the second > time according to the sele

UIWebView not updating picker when picking dynamically populated select items

2011-10-05 Thread Ron Wagner
I have an app with a UIWebView. The contents of the UIWebView contains two html items. When the first select item is changed, javascript on that item populates the second time according to the selection of the first item. The problem I am experiencing is that when tapping on the first