i have an jquery based website its works fine on every browser of pc and table but it isnt working on ipad i can not directly click on input field.
http://horizontech.biz/deviehl/index_english.html#sthash.2NOCYUFZ.wWGEy5Bq.dpbs
Focus is not possible in ipad( Mobile Safari ).
Related
I am using ionic framework to create a hybrid app. The app is working fine in all devices (android,ios and windows), and also url is working fine in android,ios browsers but the problem is with windows mobile IE browser.
Problem:
Click functionality is working only when we double tap. But in desktop IE it is working on single tap only .
I use a DateRangeSelection in my Smartfilterbar. The problem is that when a value is entered, it can not be deleted anymore on mobile devices. I use sapui5 version 1.32.5 . A workaround would be to implement an extra Button next to the field, and clear it in JavaScript, but thats really ugly.
You can test example on Chrome if you simulate a mobile device.
I have created a website using jquerymobile for smartPhones like iphone, android etc. Now i want to convert this website to ipad, tab website. How can i convert it? I am not sure is this jquerymobile working for both smartPhones and ipad???
Yes, jQuery Mobile works on all mobile devices, you do not need to make changes. You can, however, make an optimized version for tablets.
I'm using Microsoft Outlook to build html email with inserted pictures (jpgs). When I apply a hyperlink to the images, they work fine on PCs running Outlook, Nook and iPod Touch. They don't work on iPhones. What happens on the iphone is when the hyperlinks are pressed, a screen comes up with several options like Copy, Print, Facebook..., but no Open like I see on an iPod Touch. I don't know how to correct this. Can anyone help?
Thanks
Have you checked the image type? Maybe it's not supported by iPhone.
Where does this image appear (web browser, email)? Some apps require specific command to fire an event on clicking.
If it's in mobile safari, is it a simple <a href link? http: protocol? Is it going anywhere that apple redirects (google maps, itunes, etc). or is it dependant on Javascript or flash?
I have a very strange issue in which text input on this web page doesn't work on iPhone, i.e., the iPhone keyboard does not pop up when using mobile Safari. Safari debug mode provides no messages.
The textbox works fine on Android, standard IE, Firefox, etc.
Has anyone run into this issue before?