My apologies....I have a jQuery library loaded and the code above is working fine on desktops/laptops...however as soon as I try it on iPhone the code returns "no data returned" and my js fails to work. I've seen some references to jQuery 'mobile' libraries so I thought these might be somehow different to the normal jQuery libraries for normal websites, I take it this is not the case?
I'm just confused why the code above works on desktops/laptops but not on the iOS iphone (safari) system....should it work?
Many Thanks