幻灯片pdf和表格.net javascript

问题描述

我正在构建一个.net Web应用程序以显示2张表(来自数据库的数据)和一个pdf文件的幻灯片显示,我希望每60秒显示一次幻灯片 代码: <div> <embed src="@ViewBag.filename/@ViewBag.file" style="width:1200px;height:800px;"/> </div> <div> <table> /* some code here */ </table> </div> <div> <table> /* some code here */ </table> </div> 你能帮我怎么做吗

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)