简体   繁体   中英

Disabling Kendo Mobile Switch in Javascript or HTML5

We are using the Telerik Kendo mobile suite for developing a hybrid application for iOS and Android.

Has anyone had any experience with using the Switch component from this suite? I've checked the documentation and there doesn't seem to be a way to disable this component at all?

Does anyone know if there is in fact, a way to disable this component?

As a reference, this code definitely does NOT disable it.

<input type="checkbox" disabled="disabled" data-role="switch" />

Thank you.

Kendo UI Developer在这里-我们将在下一个版本(2013年第三季度)中对此提供支持。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM