【问题标题】:How can I use scriptaculous.js with GWT Bootstrap in a GWT project如何在 GWT 项目中将 scriptaculous.js 与 GWT Bootstrap 一起使用
【发布时间】:2014-05-05 14:16:13
【问题描述】:

我一直在我的 GWT 项目中使用来自 scriptaculous.js 的动画效果。最近我在我的项目中添加了 GWTBootstrap 库。之后 scriptaculous.js 的效果停止工作。如果我禁用以下行 "inherits name="com.github.gwtbootstrap.Bootstrap" 在我的 *gwt.xml 中然后它再次工作。我不知道我是否可以在同一个项目中同时使用 scriptaculous.js 和 Bootstrap。请使用这两种方法的人帮助我。

问候 纳瓦

【问题讨论】:

    标签: gwt-bootstrap


    【解决方案1】:

    GWT-Bootstrap 默认使用 bootstrap.cssbootstrap.js 的嵌入副本。

    如果您需要使用自己的副本或包含其他资源,则需要创建自定义 Configurator 和自定义资源。

    有关示例的更多信息,请单击HERE

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-01-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-01-10
      相关资源
      最近更新 更多