May 2008 - Posts

0
Comments

InnerText and TextContent by sashidhar

Just a quick tid-bit of browser specific information . InnerText in IE => textContent in Firefox Tested on Firefox 2+, and IE 7
2
Comments

ASP.NET Ajax 1.0 toolkit : Calendar Extender hide on lost focus by sashidhar

One of the problems with the calendar extender in the 1.0 toolkit is that if I use a button/image to show the calendar, I am forced to click on it again to hide the calendar. And imagine when you use it in a grid, the calendars seem to start piling up...
1
Comments

Including JS file references in masterpages by sashidhar

  One of the issues I have faced with including site-wide JS files while developing web-applications is the simple fact that I was developing in Windows XP and IIS 5. And IIS puts in each of my websites as virtual-directories. So , I always have...
More Posts