简体   繁体   English

如何在网站上将Winjs 4.4.0用作jQueryUI或其他UI框架

[英]how can I use winjs 4.4.0 in the web site as jQueryUI or other UI framework

I not have use jQuery , extjs , other UI except WinJS ( mb with angular-winjs). 我没有使用jQueryextjs ,除了WinJS以外的其他UI (带有angular-winjs的mb )。 I mean, I need instructions on how I can use winjs not in the application (such as windows store app), but in a regular cross-platform site using winjs 我的意思是,我需要有关如何在应用程序(例如Windows Store应用程序)中而不是在使用Winjs的常规跨平台站点中使用winjs的说明。

您的问题有点含糊,但我认为您正在寻找Winjs CDN https://cdnjs.com/libraries/winjs-根据需要添加。

<script src="https://cdnjs.cloudflare.com/ajax/libs/winjs/4.4.0/css/ui-dark.min.css"></script>

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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