
- Javascript Basics Tutorial
- Javascript - Home
- Javascript - Overview
- Javascript - Syntax
- Javascript - Enabling
- Javascript - Placement
- Javascript - Variables
- Javascript - Operators
- Javascript - If...Else
- Javascript - Switch Case
- Javascript - While Loop
- Javascript - For Loop
- Javascript - For...in
- Javascript - Loop Control
- Javascript - Functions
- Javascript - Events
- Javascript - Cookies
- Javascript - Page Redirect
- Javascript - Dialog Boxes
- Javascript - Void Keyword
- Javascript - Page Printing
- JavaScript Objects
- Javascript - Objects
- Javascript - Number
- Javascript - Boolean
- Javascript - Strings
- Javascript - Arrays
- Javascript - Date
- Javascript - Math
- Javascript - RegExp
- Javascript - HTML DOM
- JavaScript Advanced
- Javascript - Error Handling
- Javascript - Validations
- Javascript - Animation
- Javascript - Multimedia
- Javascript - Debugging
- Javascript - Image Map
- Javascript - Browsers
- JavaScript Useful Resources
- Javascript - Questions And Answers
- Javascript - Quick Guide
- Javascript - Functions
- Javascript - Resources
Use of Ionic as desktop web application with HTML5
Ionic is an HTML5 Mobile App Development Framework targeted at building hybrid mobile apps. Think of Ionic as the front-end UI framework that handles all the look and feel and UI interactions your app needs to be compelling. Kind of like "Bootstrap for Native", but with the support for a broad range of common native mobile components, slick animations and a beautiful design.
Ionic framework needs native wrapper to be able to run on mobile devicesIonic is built and tested for mobile only. Internet Explorer does not support all the features of Ionic. Use separate applications for desktop and mobile.
However, you can still use Ionic for a mobile website, but without using Cordova's full platform integration.
There are a lot of ways to detect if a visitor is coming from a desktop or mobile device. Use http://detectmobilebrowsers.com/ for some common example to learn how to implement mobile detection on a server or in a programming language.
- Related Articles
- Using HTML5 Server-Sent Events in a web application
- How can I use Web Workers in HTML5?
- How to convert angular 4 application to desktop application using electron?
- What is ionic and how is it related with HTML5?
- Html5 responsiveness of the web
- Web Application Testing Checklist
- Web Application Testing Guide
- Test Plan Template (Sample Document with Web Application Example)
- Log error to console with Web Workers in HTML5
- Web scrapping in Android application
- Best Web Application Testing Tools
- Stop Web Workers in HTML5
- Make your Web Application more Usable!
- 20 Best Web Application Testing Tools
- Different ways to interact with SAP system from a web application
