Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ipad

How Can I Indicate That A Popup Has Been Blocked By Safari?

In Safari for iPad, if the popups are disabled, is there any way to get the bar at the top..like in… Read more How Can I Indicate That A Popup Has Been Blocked By Safari?

Ipad Hover/click Issue

I have my HTML code as; Link Now the JS code previously was; $('.menuLink').mouseover(fun… Read more Ipad Hover/click Issue

Can I Run Html/javascript Files In Ipad

i have a folder having an html in a folder and javascript files, can i run that html page without i… Read more Can I Run Html/javascript Files In Ipad

Overlay Image Over A You-tube Video Is Not Clickable On I-pod/ I-phone Devices

We are working on youtube iframe APIs where we have one overlay image on the video. By clicking on … Read more Overlay Image Over A You-tube Video Is Not Clickable On I-pod/ I-phone Devices

Profile Mobile Safari (ipad) Javascript?

Javascript performance on mobile Safari (iPad) is much more sensitive for my application that it is… Read more Profile Mobile Safari (ipad) Javascript?

Window Print Method Is Not Working In Ipad Chrome Browser

I have the following code: Which works in all browsers but it is doing nothing ( not opening prin… Read more Window Print Method Is Not Working In Ipad Chrome Browser

Select / Deselect Dropdown Option With Js On Ios 6.x (ipad)

I'm creating dynamic drodown using html tag with attribute multiple and first option selected … Read more Select / Deselect Dropdown Option With Js On Ios 6.x (ipad)

Window.open + Mobile Devices + Canvas == Not Working?

I have a 'button' I've created inside of the element. It is a simple path that detects… Read more Window.open + Mobile Devices + Canvas == Not Working?

Ipad Website Image Performance And Memory

On iPad safari, is it better to include images as CSS background images or use the html tag ? Do … Read more Ipad Website Image Performance And Memory

Window.open() In An Ipad On Load Of A Frame Does Not Work

I am trying to modify a site that uses 'Morten's JavaScript Tree Menu' to display PDFs … Read more Window.open() In An Ipad On Load Of A Frame Does Not Work

Some Javascript Functions Don't Work On Ios Devices (iphone, Ipad)

hope you can help me. I'm freaking out after spending several days trying to solve this problem… Read more Some Javascript Functions Don't Work On Ios Devices (iphone, Ipad)

Ios Wkwebview Javascript Alert Crashing On Ipad

I'm using the solution in this answer that properly displays javascript alert/confirm/etc boxes… Read more Ios Wkwebview Javascript Alert Crashing On Ipad

Can I Retrieve An Ipad Unique Device Identifier That Through Safari With A Js Web App?

We have an application running on a Windows Server and being accessed by IPads from Safari. The web… Read more Can I Retrieve An Ipad Unique Device Identifier That Through Safari With A Js Web App?

Css3 Transform Scaling Issue On Ipad Safari

I am dynamically scaling the iframe using CSS3 Transform: scale() property in javascript. Scaling i… Read more Css3 Transform Scaling Issue On Ipad Safari

How To Detect That Web App Is Running In App Mode Or In Safari Mode

How to check that a web page is running in safari mode with address bar or in app mode without addr… Read more How To Detect That Web App Is Running In App Mode Or In Safari Mode

Submit Event Preventdefault() Not Working On Ipad/iphone With Os9

I have a straightforward form to collect a person's details. It sends the data to firebase and … Read more Submit Event Preventdefault() Not Working On Ipad/iphone With Os9

Prevent Keyboard From Popping On Textbox Focus/click In IPad Webapps

I am trying to create a custom keyboard on an iPad application. But each time the input get the foc… Read more Prevent Keyboard From Popping On Textbox Focus/click In IPad Webapps