Archive for the ‘AJAX’

  • AJAX Tab Container – Style Problem
    Cause Since the release of ASP.Net 2.0, all the pages’ DTD are set to XHTML 1.0 Transitional by default. Consequently, AJAX Control Toolkits were also created to adhere with standard. All the rendered AJAX controls will follow the said document type definition. As it turns out, our page only adhere to HTML 4.01 Transitional DTD making the tab looked distorted. Solution...
    by Nauman at November 1st, 2009 at 08:11 am