by Yogesh | Aug 8, 2016 | HTML 5
HTML5 web storage is a local storage in client environment and it is a better than cookies. Unlike the cookie storage limitation of 4KB, we can store up to 10 megabytes in HTML5 local storage. 1. Web storage is the most secured and faster way of storing information in...
by Yogesh | Apr 16, 2016 | HTML 5
Drag and Drop is strong UI concept through which user can easy to copy, reorder and deletion of items and contents with the help of mouse clicks. HTML 5 came up with a Drag and Drop (DnD) API that brings native DnD support to the browser making it much easier to...
by Yogesh | Apr 13, 2016 | HTML 5
CallJson.html Default2.aspx retry:1000; data: Demo at Time event: FirstMessage data:{“Name”:”Yogesh“} Download Source...
by Yogesh | Apr 13, 2016 | HTML 5
Using HTML5 Server-Sent Events our web page update its contents which are sent by web server. Examples: Facebook updates, twitter , stock price updates, news feeds, cricket / election results, etc. Set “Content-Type” header to...
by Yogesh | Apr 12, 2016 | HTML 5
Default1.aspx Default2.aspx Local Storage Session...
by Yogesh | Apr 12, 2016 | HTML 5
Demo.html Demo.aspx retry: 1000 data: Demo...