Questions tagged [html5-apps]

HTML5 apps are basically built using Javascript,CSS3,HTML5, it also has Video and Audio Support, 2D/3D Graphics using SVG and Canvas, Local Storage,Local SQL Database, and Web Applications.

The HTML5 applications are directly supported but Mozilla Firefox-OS, BB10 OS and Windows 8. Other platforms like Android, iOS also support HTML5-apps with the help of jQuery, sencha touch for mobile and so on.

You can know about HTML5 at Wiki
You can Learn about HTML5 at MDN

38 questions
0
votes
1 answer

Testing and deploying Zurb Foundation apps

Foundation Apps We've been building an app through Foundation's new app feature and all we know is html, css and some javascript. We've basically created a template already and now we've been searching all over the place on how to push this html5…
compiled
  • 5
  • 3
0
votes
1 answer

CSS Gradient Compatibility issue in XDK HTML5 App

I have a CSS code for using gradient in my HTML5 app in XDK. However When I debug my CSS codes with XLint, It says linear-gradient is not compatible with apps in: Android (2.3,4.0,4.1,4.2,4.3) IOS 6.0 background:linear-gradient(rgb( 59, 89, 152),…
Iman Sedighi
  • 7,624
  • 4
  • 48
  • 55
0
votes
2 answers

Send information from a server to a client

I'm looking for a way to send information from a server to a client, for example a song or an image. Explanation : I want to send a data from my server to the clients who downloaded the HTML5 application. But I dont know how. I know I can send a php…
Chyron
  • 1
  • 2
0
votes
1 answer

How to check HTML5 app works or not?

I have a requirement where I can add both flash and embed HTML5 app on page. But HTML5 app is not supported on many browsers. What I want to do is to check at runtime if the HTML5 app is not working fine, then show Flash File. But I don't know how…
Ross Cooper
  • 245
  • 2
  • 10
  • 20
0
votes
1 answer

Is there any plan to support the Firefox OS Web APIs in Intel XDK?

Intel XDK is a really promising tool for X-platform development. Is Firefox OS considered as a supported platform for it?
daf182
  • 43
  • 4
-1
votes
3 answers

Connect php with phonegap?

I am making an app using phonegap and it allows .html form but we require .php format files so from will we use a server for php. After making index.html page on phonegap, I am not getting any examples or hint to connect phonegap with…
Ather ALi
  • 9
  • 1
  • 1
  • 3
-1
votes
1 answer

Read Write text file using HTML code in Titanium Appcelerator

I am creating HTML5 type of application in Titanium Appcelerator. I have written code in order to creates text file using using titanium code which executes properly and create text file at…
-1
votes
1 answer

How to create a custom updater for phonegap

I'm working on an application which is changing daily and ran through adobe build using phonegap. At the moment I am using hydrate to update it but their are a number of criteria which it does not satisfy. Does anyone know of any way I can create my…
user1044220
  • 269
  • 1
  • 7
  • 21
1 2
3