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

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)

Ipad Safari Development Toolbar

Is there some kind of developer toolbar that can be used within the iPad/Safari? I am aware of the … Read more Ipad Safari Development Toolbar

Play Next Video In An Array On "ended"

I have an array of videos, and when one ends, the next in the array should play. I've found thi… Read more Play Next Video In An Array On "ended"

Preventing Additional Touches In Webapp

I'm having a problem with the swipe code on my webapp. Using a single finger, the swiping betw… Read more Preventing Additional Touches In Webapp

Error : Xcode 4.6.3 - Method Dragfromtoforduration Does Not Work At All

I use method dragFromToForDuration to test my app on iPad. This method intends to tap and hold then… Read more Error : Xcode 4.6.3 - Method Dragfromtoforduration Does Not Work At All

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

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?

Hide Address Bar In Ipad

I know you can hide the address bar on iPhone/iPad/Android using the window.scrollTo thing. However… Read more Hide Address Bar In Ipad