I am having an issue that is already well documented in this forum at http://www.telerik.com/forums/radtabstrip-q3-navigateurl-not-working-in-mobile-safari. The control is part of a simple menu used on the top of most pages on our site. The fix is to upgrade to version 2012.3.1. However that is not an option for me. I am using RadControls version 2012.3.1016.40. The boss resists upgrading to the newer version because of the required regression testing. We don't have the resources for the extensive testing required.
The forum post above, mentions a work around, by setting the OnClientTabSelected property to "var variable=null;" for mobile browsers only. While this does work, it introduces a client side runtime error, which breaks other JavaScript on the page. The OnClientTabSelected property points to a JavaScript function name, and not actually JavaScript statements.
I am hoping there is an easy fix without resorting to the 2012.3.1016.40 service pack.
Any ideas?
Steve
The forum post above, mentions a work around, by setting the OnClientTabSelected property to "var variable=null;" for mobile browsers only. While this does work, it introduces a client side runtime error, which breaks other JavaScript on the page. The OnClientTabSelected property points to a JavaScript function name, and not actually JavaScript statements.
I am hoping there is an easy fix without resorting to the 2012.3.1016.40 service pack.
Any ideas?
Steve