RE: Programming for an iPod - OT javascript/HTML question

2011-09-07 Thread Stephens, Larry V
complaining about the code? (Rhetorical question) -Original Message- From: Stephens, Larry V [mailto:steph...@indiana.edu] Sent: Tuesday, September 06, 2011 2:25 PM To: cf-talk Subject: Programming for an iPod - OT javascript/HTML question I'm working on a form in CF that displays

Programming for an iPod - OT javascript/HTML question

2011-09-06 Thread Stephens, Larry V
I'm working on a form in CF that displays just fine on a desktop/laptop but the javascript breaks in Safari once I introduce a div. If anyone has a clue about this, please contact me off-list at steph...@indiana.edu Thanks.

Re: Programming for an iPod - OT javascript/HTML question

2011-09-06 Thread Lists
So you have an example you can see online? Is it only mobile safari that breaks or does desktop safari as well? On Sep 6, 2011, at 1:25 PM, Stephens, Larry V steph...@indiana.edu wrote: I'm working on a form in CF that displays just fine on a desktop/laptop but the javascript breaks in

Re: Programming for an iPod - OT javascript/HTML question

2011-09-06 Thread Michael Grant
Can you post a link? On Tue, Sep 6, 2011 at 2:25 PM, Stephens, Larry V steph...@indiana.eduwrote: I'm working on a form in CF that displays just fine on a desktop/laptop but the javascript breaks in Safari once I introduce a div. If anyone has a clue about this, please contact me off-list

Re: Programming for an iPod - OT javascript/HTML question

2011-09-06 Thread Judah McAuley
Without any examples, it is tough to help out. Couple things I'll toss out as starting points: 1. Validate your HTML and your JS. It won't cure every problem but it is an easy step and gets rid of a lot of easy to miss sources of error. 2. If you are really looking at a mobile device (as