I use AdMob and am currently in the process of setting up IUI for mobile Safari. I haven't run into any problems (yet) because the AdMob implementation is on the server. AdMod has a Gem for Rails users and PHP snippets too (possibly a Java snippet as well?). If the two are causing conflicts in the JS, one solution would be to separate the two bad children and off load the analytics to the server. AdMob was pretty easy to setup server side. It could save you the headache.
-Michael On Feb 8, 11:35 pm, Al <[email protected]> wrote: > Hello, > does anyone have or seen an IUI application that has Admob ads running > on it successfully? > > I'm able to place the Admob ad on my main index page just fine and it > works.. but the Admob javascript is creating an unwanted side- > effect. When I light touch/hold on an <li> item to scroll up the IUI > window.. the li item turns background color blue as I'm scrolling. > This makes the user feel he's selected the item, but he's really just > trying to scroll > > I've tested this with the basic iui-0.13 iui.js and iui.css files.. I > have no additional javascript or css running, except for the > iadmob.js. > > As soon as I comment out the iadmob.js the bad effect goes away. > Scrolling by touch/hold on an li item does not turn its background > color blue. > > I have not added the Admob script patch as that only seems relevant to > the ajax pages and didn't think that was needed to run an Admob ad on > the main iUI page. > > Admob rep says he hasn't seen this problem. > > any advice? thanks. > > Alhttp://imusicmash.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
