Jquery team has released final version of Jquery Mobile 1.1.0. jQuery Mobile is a touch-optimized web framework (additionally known as a JavaScript library or a mobile framework) currently being developed by the jQuery project team. The development focuses on creating a framework compatible with a wide variety of smartphones and tablet computers, made necessary by the growing but heterogeneous tablet and smartphone market. The JQuery Mobile framework […]
Read more →Category: HTML5
HTML5 is a language for structuring and presenting content for the World Wide Web, and is a core technology of the Internet originally proposed by Opera Software. It is the fifth revision of the HTML standard (created in 1990 and standardized as HTML4 as of 1997) and as of November 2011 is still under development. Its core aims have been to improve the language with support for the latest multimedia while keeping it easily readable by humans and consistently understood by computers and devices (web browsers, parsers, etc.). HTML5 is intended to subsume not only HTML 4, but XHTML 1 and DOM2HTML (particularly JavaScript) as well.
Following its immediate predecessors HTML 4.01 and XHTML 1.1, HTML5 is a response to the observation that the HTML and XHTML in common use on the World Wide Web are a mixture of features introduced by various specifications, along with those introduced by software products such as web browsers, those established by common practice, and the many syntax errors in…
jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets
jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design… A light weight, with power of jQuery, cross platform- framework for Mobile Devices.. […]
Read more →HTML5 – Introduction to HTML5Shiv for Internet Explorer 6/7/8
HTML5Shiv is a JavaScript workaround, discovered by Sjoerd Visscher, to enable support styling of HTML5 elements in versions of Internet Explorer prior to version 9.0, which do not allow unknown elements to be styled without JavaScript. Means your CSS classes and attributes will not be applied to the particular HTML5 specific display element, until and […]
Read more →WebSockets endpoint/transport support with WCF 4.5 *New*
WebSocket is a web technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket. The WebSocket API is being standardized by the W3C, and the WebSocket protocol has been standardized by the IETF as RFC 6455. WebSocket is designed to be implemented in web browsers and web servers, but it […]
Read more →Periodic Table of the HTML5 Elements
Today i came across a blog by Josh Duck, where he have formulated a Nice periodic table of HTML5 Elements. How many of us are still remembering Chemistry periodic table about elements. Exactly similar to that, but it’s about HTML5 elements.. Cool one !!!. HTML5 Elements The table below shows the 104 elements currently in […]
Read more →Beginning HTML5 Development with Visual Studio 2010
Recently I was doing some research works on HTML5 development using ASP.NET on Visual Studio 2010. Really liked the cool features HTML5, CSS3 and Javascript API’s. Major part of my research was around building mobile web applications using jQuery Mobile and Responsive Web. Quick Intro of HTML5 HTML5 will be the new standard for HTML, […]
Read more →