asp:Menu Server Control – Cross Browser Compatibility (Safari/Chrome)
March 16, 2009 2 Comments
Cross browser compatibility struggle is getting upsetting while working with asp:Menu Server Control. Anyhow, It was not rendering/working well with Safari and Chrome.
A bit of googling… and I have a solution for this.
I have added below small piece of code snippet in my MasterPage’s Page_Load event
