Nothing fancy
ASP.NET, JavaScript, Ajax, CSS
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
AJAX
ASP.NET
ASP.NET MVC
JavaScript
jQuery
Visual Studio
Sponsors
advertise here
Navigation
Home
Blogs
Archives
April 2010 (1)
March 2010 (3)
September 2009 (1)
June 2008 (1)
May 2008 (1)
February 2008 (1)
Blogroll
NCZOnline
ScottGu's Blog
John Resig's Blog
INFINITIES LOOP
Tales from the Evil Empire
March 2010 - Posts
1
Comments
jQuery Templates Proposal – dissecting plugin code
by
AGS777
As you’ve probably heard, it was announced during the second-day MIX keynote that Microsoft is going to contribute to jQuery project. As a part of the contribution templating proposal was written and experimental plugin code is already available. Having...
Filed under:
JavaScript
,
AJAX
,
jQuery
,
ASP.NET MVC
0
Comments
Lazy HTML attributes wrapping in Internet Explorer
by
AGS777
Having encountered this Internet Explorer (all versions) behavior several times previously, I eventually decided to share this most probably useless knowledge. Excuse my lengthy explanations because I am going to show the behavior along with a very simple...
Filed under:
JavaScript
,
AJAX
5
Comments
Hook up to arbitrary HttpModule event in global.asax
by
AGS777
First of all, if you are already aware of the technique you can use to bind an event handler to the arbitrary event of the arbitrary HttpModule registered within your application using global.asax file, then, I am terribly sorry - there is most probably...
Filed under:
ASP.NET
More Posts