Asp.Net 2.0 Menu Control is not working with Mac Safari browser properly. Use below code to your page_load event and see the magic if (Request.UserAgent.IndexOf(“AppleWebKit”) > 0) { Re… more →
.Net Knowledge BaseHiren Patel wrote 1 year ago: Asp.Net 2.0 Menu Control is not working with Mac Safari browser properly. Use below code to your pag … more →