Contents tagged with ASP.Net

  • Disabling LinkButton, HyperLink and ImageButton completely

    I was just going through one of my previous project and saw some code to disable the LinkButton, HyperLink and ImageButton; after going through it I remembered the issues we had faced with different browsers trying to disable these controls(with proper functionality, styling etc.). Hope posting these functions will help someone.