kingnight / kendo-mobile-simulator

Kendo Mobile Simulator as seen on Kendo beta demos. Can be used for mocking up or showing off functionality for different mobile platforms.

Home Page:http://demos.kendoui.com/mobile/simulator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Kendo Mobile Simulator wrapper

Link to the demo: http://demos.kendoui.com/mobile/simulator/

The Kendo Mobile Simulator is a simple wrapper useful to show off application functionality on different mobile platforms in the convenience of a desktop browser. Just drop your application in the /content folder and fire it up.

Project directory structure:

  • /content - drop your application here - index.html or whichever default file is supported by your server should be there.
  • /devices - contains device specific images and CSS.
  • /images - contains images, including small device images.
  • /js - contains javascript files.
  • /styles - contains CSS and Firefox icon masks.
  • /index.html - start here.

About

Kendo Mobile Simulator as seen on Kendo beta demos. Can be used for mocking up or showing off functionality for different mobile platforms.

http://demos.kendoui.com/mobile/simulator/


Languages

Language:JavaScript 55.1%Language:CSS 44.9%