This is a migrated thread and some comments may be shown as answers.

[Solved] Answered Click on tabstrip not responding on 2010.2.825

1 Answer 45 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
William Brown
Top achievements
Rank 1
William Brown asked on 01 Sep 2010, 01:08 AM
Hello, I saw the resolved post of the same title. I am having the same issue with the tab click not responding after upgrading to 825.  I do have version 1.7 of jquery.validate.js only in my script folder.  With the new telerik.tabstrip.min.js the click doesn't work, but if I replace the old file (telerik.tabstrip.min.js) it works fine.  I viewed source and I see the new files referenced in the non-working code:
<script type="text/javascript" src="/Scripts/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="/Scripts/telerik.common.min.js"></script>
<script type="text/javascript" src="/Scripts/telerik.tabstrip.min.js"></script>
<script type="text/javascript" src="/Scripts/telerik.calendar.min.js"></script>
<script type="text/javascript" src="/Scripts/telerik.datepicker.min.js"></script>
<script type="text/javascript" src="/Scripts/telerik.grid.min.js"></script>
<script type="text/javascript" src="/Scripts/telerik.grid.filtering.min.js"></script>
<script type="text/javascript"
//<![CDATA[


How would I know if it's using the jquery.validate.js file I have and including it? (deleting it altogether gives the same result at runtime where the click doesn't respond)

Thanks




1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 01 Sep 2010, 07:53 AM
Hello William,

We are not aware of such an issue, given that you have an updated jquery.validate.js. Could you please provide a sample project that shows the issue?

Greetings,
Alex Gyoshev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TabStrip
Asked by
William Brown
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or