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

Demos need some QA

1 Answer 22 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 20 Oct 2011, 08:55 PM
There's a ton of problems with the demo code...someone needs to go through each sample just to test

Look at this one for example:
<div id="tabstrip">
     <ul>
         <li>First Tab</li>
         <li>Second Tab</li>
     </ul>
     <div>First Tab Content</div>
     <div>Second Tab Content</div>
 </div>
 
var tabStrip = $("#tabStrip").kendoTabStrip();

Can you spot the...problem? :)

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 21 Oct 2011, 08:16 AM
Hi Steve,

Thanks for pointing this out, we have fixed it locally.

Greetings,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Dimo
Telerik team
Share this question
or