为什么 angular-datatables 插件按钮不起作用
why angular-datatables plugin buttons doesn't work
我正在使用来自以下资源的 angular-datatables:http://l-lin.github.io/angular-datatables/#/welcome
我正在尝试从这里 运行 'with buttons' 的示例:
http://l-lin.github.io/angular-datatables/#/withButtons
我所做的一切都与示例中的完全一样,但显然我在 table 上没有看到任何按钮,但我应该会看到它们。
任何线索为什么它会这样。
更新:
我只能看到自定义按钮,没有 excel 或 pdf button.I 仍然有问题显示按钮。
My code is here:
[http://codepen.io/Barak/pen/aNPZgN][3]
[http://codepen.io/Barak/pen/aNPZgN][3]
尝试将按钮。html5.js、buttons.flash.js 添加到您的 html。
我正在使用来自以下资源的 angular-datatables:http://l-lin.github.io/angular-datatables/#/welcome
我正在尝试从这里 运行 'with buttons' 的示例: http://l-lin.github.io/angular-datatables/#/withButtons
我所做的一切都与示例中的完全一样,但显然我在 table 上没有看到任何按钮,但我应该会看到它们。 任何线索为什么它会这样。
更新:
我只能看到自定义按钮,没有 excel 或 pdf button.I 仍然有问题显示按钮。
My code is here:
[http://codepen.io/Barak/pen/aNPZgN][3]
[http://codepen.io/Barak/pen/aNPZgN][3]
尝试将按钮。html5.js、buttons.flash.js 添加到您的 html。