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

How Can I Use The Whatsapp Share Button To Share Images?

WhatsApp provides a share button which can be implemented on a html page for iOs devices like this:… Read more How Can I Use The Whatsapp Share Button To Share Images?

"view Full Site" Mobile Site Option

So I'm working on the mobile version of a site I'm doing, and so far, I'm pulling the … Read more "view Full Site" Mobile Site Option

Ios Vs Android: Different Dates Displayed For The Same Program

I have a javascript code: newDate: function(days) { var newDate = new Date( parseInt(startDate)… Read more Ios Vs Android: Different Dates Displayed For The Same Program

Detecting Device And Os Type Using Mobile Detect Js

I am trying to use a device and OS detection script and came across with this mobile detect js plug… Read more Detecting Device And Os Type Using Mobile Detect Js

Creating A Mobile Chat App With Phonegap - Best Strategy?

Do I create a timer that does ajax requests every so often to check for new messages? This seems li… Read more Creating A Mobile Chat App With Phonegap - Best Strategy?

Drag And Resize Image Inside Canvas (mobile)

I'm creating an android app with Ionic Framework. This app has an oval shape in which I want pu… Read more Drag And Resize Image Inside Canvas (mobile)