HTML5 Native Drag And Drop File Upload
Posted on June 30th, 2011 in category: Tutorials
A tutorial on how to write a HTML5 drag and drop AJAX file upload with progress indicator using ASP.NET as the backend.
20 Comments
A tutorial on how to write a HTML5 drag and drop AJAX file upload with progress indicator using ASP.NET as the backend.
20 Comments
A common problem for many ASP.NET developers working with jQuery UI is to get events working on ASP controls inside jQuery UI dialogs. There’s a quite simple fix for it, here’s how.
1 Comment
In the previous tutorial I showed you how to draw a line graph using the HTML5 canvas object. In this loosely based follow up tutorial I will show you how to send the canvas image to your server.
15 Comments
An introduction tutorial showing you how to draw a simple line graph using the HTML5 canvas element.
4 Comments
A few days ago I needed to read a query string into an array, change a value and recreate the query string. After not finding a suitable jQuery plugin i decided to create on mysef. And now you can get it.
3 Comments
While surfing around the internet you see a lot of different site logos, every now and then I find a logo using a really beautiful font. But I could never find out which font they used to create it, until now.
No Comments
Making AJAX SEO Friendly and seems often like tricky task, but with the right jQuery plugins it’s actually quite simple, in this tutorial I will show how.
10 Comments