Blog - .NET, ASP.NET, AJAX, Ruby and more

Monthly Archives: June 2008

AJAX Control Toolkit – DropDownExtender Always Visible

Technorati Tags: ASP.NET,AJAX Control Toolkit,DropDownExtender Today I came across a problem of making the DropDownExtender appear as if it is a standard drop down like it is when you hover over it (as shown in the image to the right).  Initially I was thinking you could do something with the Animation framework, but after a [...]

Posted in AJAX, AJAX Control Toolkit, ASP.NET, JavaScript | Tagged , | Comments closed

AJAX Control Toolkit – Layout Problems

Technorati Tags: AJAX,AJAX Control Toolkit,CSS,ASP.NET A real common problem with using the AJAX Control Toolkit revolves around the rendering of the controls.  Taking an example from the ASP.NET Forums, let’s say you have a Tab Control on your page.  Everything looks ok, and then you run it.  You notice that there is a weird space [...]

Posted in AJAX, AJAX Control Toolkit, ASP.NET, CSS | Tagged , | Comments closed