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

How To Fix Safari's Html Margin Bottom Bug In Ios 10.3.1

I noticed in iOS 10.3.1, while using safari and have the virtual keyboard activated, you can scroll… Read more How To Fix Safari's Html Margin Bottom Bug In Ios 10.3.1

Unable To Load Audio Files Via Xmlhttprequest Using Wkwebview

I enjoy making old school arcade games using HTML5 Canvas and JS. I've been doing it for years … Read more Unable To Load Audio Files Via Xmlhttprequest Using Wkwebview

Remove 'clear' Button On Date Input (ios Safari)

Is it possible to remove the 'clear' button of a input field on iOS Safari (image)? I have… Read more Remove 'clear' Button On Date Input (ios Safari)

How To Convert Html Tags To Plain Text In Iphone

I have webservice response like this. NSString *str= @'Slight left onto Adelaide Rd/B509 Conti… Read more How To Convert Html Tags To Plain Text In Iphone

Get Window Height On Mobile Devices (especially Iphones) Without Using Jquery

All the answers on SO for fetching the device's height seem based on jQuery. We need something … Read more Get Window Height On Mobile Devices (especially Iphones) Without Using Jquery

Uiactivityviewcontroller With Html

When I pass a string containing HTML content as an array element to the UIActivityViewController in… Read more Uiactivityviewcontroller With Html