Presentation is loading. Please wait.

Presentation is loading. Please wait.

By: Rick A. VanVolkinburg.  WebView – displays web pages inside application.  JavaScript is disabled.  Enable: webview.getSettings().setJavaScriptEnabled(true);

Similar presentations


Presentation on theme: "By: Rick A. VanVolkinburg.  WebView – displays web pages inside application.  JavaScript is disabled.  Enable: webview.getSettings().setJavaScriptEnabled(true);"— Presentation transcript:

1 By: Rick A. VanVolkinburg

2  WebView – displays web pages inside application.  JavaScript is disabled.  Enable: webview.getSettings().setJavaScriptEnabled(true);

3  Pages do not automatically adjust size to fit the device’s screen  No video/audio can be played back on Android.

4  Support inline HTML5 video in your application, hardware acceleration turned on, and set a WebChromeClient.WebChromeClient  No speech recognition  No drag-and-drop  No web notifications

5  Lack offline support

6  Create styles for specific screen densities  Webkit-device-pixel-ratio CSS media feature.  Low density – 0.75  Medium density – 1  High density – 1.5

7  WebKit - open source web browser engine.  Upgrade known as “FTLJIT”  Has to be enabled

8  Lack form support – no inputs:  date & times  Color  3D graphics.

9  Drag and Drop only works on Safari iPhone/iPod/iPad browser  Currently only supports QuickTime  Scrollbars are not displayed

10  Ruby on Rails  Ajax via the Prototype  Script.aculo.us libraries

11  //Browser Support Code function ajaxFunction(){ var ajaxRequest; // The variable that makes Ajax possible! try{ // Opera 8.0+, Firefox, Safari ajaxRequest = new XMLHttpRequest();

12  Jscript – “Microsoft JScript is an open implementation of Netscape's JavaScript. JScript is a high-performance scripting language designed to create active online content for the World Wide Web. JScript allows developers to link and automate a wide variety of objects in Web pages, including ActiveX controls and Java programs. Microsoft Internet Explorer is designed to interpret JScript embedded into Web pages.” ("Descriptions of Java, JScript, and JavaScript")

13  Lowest score among mobile app support - 372. ( HTML5test.com )  No webcam access  No CSS selectors  No drag-and-drop

14  Some devices button Clicks are registered twice  Borderless scrolling field doesn’t display scrollbar  Pages do not automatically adjust their size to fit device’s screen

15  The Ajax Control Toolkit contains 40 controls including:  AutoComplete  CollapsiblePanel  ColorPicker  HTML Editor Extender  Drag-and-drop controls from Visual Studio onto ASP.NET Web Forms page.

16  New advanced layout – text wrap  Visual effects  Panning and zooming capabilities  Remove limits on style sheets

17 Works Cited "About - Internet Explorer 9 Guide for Developers." MSDN-the microsoft developer network. N.p., 14 Mar. 2011. Web. 26 Nov. 2014.. "Android Developers." Android Developers. N.p., n.d. Web. 26 Nov. 2014.. "Descriptions of Java, JScript, and JavaScript." Microsoft Support. N.p., 9 Aug. 2007. Web. 26 Nov. 2014.. HTML5test.com. N.p., Nov. 2013. Web. 26 Nov. 2014.. "SumTotal ToolBook Knowledgebase for Rapid Learning, Interactive eLearning Content Tools." N.p., Web. 26 Nov. 2014.. The WebKit Open Source Project. N.p., n.d. Web. 26 Nov. 2014.. "Windows Dev Center." Windows Dev Center. N.p., n.d. Web. 26 Nov. 2014..


Download ppt "By: Rick A. VanVolkinburg.  WebView – displays web pages inside application.  JavaScript is disabled.  Enable: webview.getSettings().setJavaScriptEnabled(true);"

Similar presentations


Ads by Google