ASP.NET AJAX and Firebug

February 1st, 2007

I have looked briefly at ASP.NET AJAX now that it has been released and I am trying to come up with techniques to make it easier to develop AJAX features for a website. I am finding the Firebug extension for Firefox is invaluable. As I was working with the Collapsible Panel I found that as I toggle the panel to hide and show itself the style values change in Firebug as the height and other values change. It is pretty instructive on what is exactly happening.

I created a video to show what this looks like. And you can try it yourself at LinkMindr.com.

[ Download Video ]

Comments are closed.