Click here to Skip to main content
15,884,624 members
Home / Discussions / Mobile
   

Mobile

 
QuestionRegarding Windows Phone 8.1 RT -HowTo: Turning the Flash Control ON while taking a Picture? Pin
doborisf23-Sep-16 3:35
doborisf23-Sep-16 3:35 
Questionwhere can I get the BITCOIN API in PHP? Pin
Ultimez Technology8-Sep-16 19:19
professionalUltimez Technology8-Sep-16 19:19 
AnswerRe: where can I get the BITCOIN API in PHP? Pin
Richard MacCutchan8-Sep-16 21:35
mveRichard MacCutchan8-Sep-16 21:35 
SuggestionMessage Removed Pin
3-Aug-16 4:41
professionalNikunj_Bhatt3-Aug-16 4:41 
QuestionXamarin.Forms vs Telerik NativeScript Pin
Dominic Burford27-Jun-16 0:27
professionalDominic Burford27-Jun-16 0:27 
AnswerRe: Xamarin.Forms vs Telerik NativeScript Pin
Member 126002968-Jul-16 2:25
Member 126002968-Jul-16 2:25 
QuestionAnimation on Mobile friendly websites? Pin
Member 1260029623-Jun-16 4:38
Member 1260029623-Jun-16 4:38 
AnswerRe: Animation on Mobile friendly websites? Pin
Afzaal Ahmad Zeeshan26-Jul-16 10:52
professionalAfzaal Ahmad Zeeshan26-Jul-16 10:52 
What sort of animations? Simple animations on the web page can be performed using jQuery (or JavaScript itself). Even CSS can do these things, such as animating the elements and their properties of view. JavaScript Animation[^], Using CSS animations - CSS | MDN[^].

If you somehow want to run animations that are other than simple ones like HTML element based animations, then OpenGL would be where you should go. Most of the browsers support it, Three.js[^] is also one of such framework which support animations using JavaScript. But note that however you write, whichever framework you support, JavaScript is based on an engine that interprets the script and runs it, and that is going to take a lot of CPU power and RAM, so basically JavaScript would be a monster eating: 1) CPU, 2) RAM, 3) Battery. If your animations are promising, don't worry about these.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

AnswerRe: Animation on Mobile friendly websites? Pin
Eric Moose31-Oct-16 0:27
professionalEric Moose31-Oct-16 0:27 
QuestionXamarin Forms Mobile App Pin
Kevin Marois14-Jun-16 6:08
professionalKevin Marois14-Jun-16 6:08 
AnswerRe: Xamarin Forms Mobile App Pin
OriginalGriff14-Jun-16 8:05
mveOriginalGriff14-Jun-16 8:05 
GeneralRe: Xamarin Forms Mobile App Pin
Kevin Marois14-Jun-16 10:25
professionalKevin Marois14-Jun-16 10:25 
GeneralRe: Xamarin Forms Mobile App Pin
OriginalGriff14-Jun-16 10:47
mveOriginalGriff14-Jun-16 10:47 
GeneralRe: Xamarin Forms Mobile App Pin
Kevin Marois14-Jun-16 10:50
professionalKevin Marois14-Jun-16 10:50 
GeneralRe: Xamarin Forms Mobile App Pin
Kevin Marois16-Jun-16 5:42
professionalKevin Marois16-Jun-16 5:42 
GeneralRe: Xamarin Forms Mobile App Pin
OriginalGriff16-Jun-16 5:57
mveOriginalGriff16-Jun-16 5:57 
GeneralRe: Xamarin Forms Mobile App Pin
Kevin Marois16-Jun-16 6:00
professionalKevin Marois16-Jun-16 6:00 
GeneralRe: Xamarin Forms Mobile App Pin
OriginalGriff16-Jun-16 6:04
mveOriginalGriff16-Jun-16 6:04 
GeneralRe: Xamarin Forms Mobile App Pin
Kevin Marois16-Jun-16 6:08
professionalKevin Marois16-Jun-16 6:08 
GeneralRe: Xamarin Forms Mobile App Pin
OriginalGriff16-Jun-16 6:05
mveOriginalGriff16-Jun-16 6:05 
GeneralRe: Xamarin Forms Mobile App Pin
Kevin Marois16-Jun-16 6:15
professionalKevin Marois16-Jun-16 6:15 
GeneralRe: Xamarin Forms Mobile App Pin
OriginalGriff16-Jun-16 6:30
mveOriginalGriff16-Jun-16 6:30 
GeneralRe: Xamarin Forms Mobile App Pin
Kevin Marois16-Jun-16 6:34
professionalKevin Marois16-Jun-16 6:34 
GeneralRe: Xamarin Forms Mobile App Pin
OriginalGriff16-Jun-16 6:53
mveOriginalGriff16-Jun-16 6:53 
GeneralRe: Xamarin Forms Mobile App Pin
Kevin Marois16-Jun-16 7:15
professionalKevin Marois16-Jun-16 7:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.