Contents tagged with html5
-
What's new in ASP.Net 4.5 and VS 2012 - part 2
This is the second post in a series of posts titled "What's new in ASP.Net 4.5 and VS 2012".You can have a look at the first post in this series, here.
-
What's new in ASP.Net 4.5 and VS 2012 - part 1
I have downloaded .Net framework 4.5 and Visual Studio 2012 since it was released to MSDN subscribers on the 15th of August.For people that do not know about that yet please have a look at Jason Zander's excellent blog post .
-
Using JQuery tabs in an HTML 5 page
In this post I will show you how to create a simple tabbed interface using JQuery,HTML 5 and CSS.
-
Scrolling an HTML 5 page using JQuery
In this post I will show you how to use JQuery to scroll through an HTML 5 page.I had to help a friend of mine to implement this functionality and I thought it would be a good idea to write a post.
-
Disabling the right-click sub menu using JQuery
Recently I needed to disable the right-click contextual menu in an HTML page for a very simple HTML application I was creating for a friend.
-
Resizing text in an HTML 5 page using JQuery
This is going to be the ninth post in a series of posts regarding HTML 5. You can find the other posts here, here , here , here, here , here , here and here.
-
Building an ASP.Net 4.5 Web forms application - part 1
I am going to start a new series of posts on how to build an application using ASP.Net 4.5 Web forms.A few days back I have been asked to present a number of presentations on ASP.Net 4.5.
-
Using Native Drag and Drop in HTML 5 pages
This is going to be the eighth post in a series of posts regarding HTML 5. You can find the other posts here, here , here , here, here , here and here.