如何在 js (extjs3.3) 文件中包含 jquery?

Posted

技术标签:

【中文标题】如何在 js (extjs3.3) 文件中包含 jquery?【英文标题】:How to include jquery in js (extjs3.3) file? 【发布时间】:2013-08-27 12:17:54 【问题描述】:

如何在 extjs 代码中包含 jquery。我想使用 extjs 和 jquery 动态更改 css 类属性

【问题讨论】:

【参考方案1】:

jQuery 和 ExtJS 之间没有命名空间冲突。您可以同时使用它们。只需包含两个 src 文件。

但是,您不需要 jQuery 来动态更改样式。你可以使用setStyle

【讨论】:

以上是关于如何在 js (extjs3.3) 文件中包含 jquery?的主要内容,如果未能解决你的问题,请参考以下文章

在每个 jsp 页面中包含 css 和 js 文件

如何在 vuejs 组件中包含 js 文件?

如何在 JSFL 文件中包含一些 js 文件?

如何在聚合物 3 中包含外部 html 文件和 js 文件?

如何从节点包中包含 css/js 文件?

如何在 keycloak 的 ftl 文件中包含 React js 文件?