How to support ui for different medias like iphones,tablets,android phones

84 views Asked by At

I am trying to develop and fixing the issues for application which has to be support for different medias like iPhones,tablets,android phones.

In our application we are using foundation css framework to support different media.

I tried by googling but I have got some media related tags only.

Can anybody give me any example which supports as mentioned above using foundation css or any other way.So I can move forward.

Thanks in Advance

2

There are 2 answers

0
codercat On

I know there are some technologies that enables you to use HTML, CSS and Javascript to develop native iPhone,android,Tablet,iPad apps. I've identified a few:

Ansca Mobile

PhoneGap

Appcelerator

0
Clyde Shelton On

You can use Gideros, it is written in Lua, open source and easy to use.