简体   繁体   English

Javascript库,用于动态切换页面/视图

[英]Javascript library for dynamically switching pages/views

I have been using nagios + pnp4nagios for a while and am happy with the images rrdtool creates. 我使用nagios + pnp4nagios已有一段时间,并对rrdtool创建的图像感到满意。 My current task is to create a panel that has some statistics generated by nagios and after a while the statistics change. 我当前的任务是创建一个面板,该面板具有由nagios生成的一些统计信息,一段时间后统计信息会发生变化。 I'm looking for something like that: 我正在寻找这样的东西: 替代文字

But also able to switch screens automatically. 而且还能够自动切换屏幕。 I do know that I can make a timed javascript function that switches the layout after a determined time, but I also want to add effects and other stuff to the picture. 我确实知道我可以制作一个定时的javascript函数,以在确定的时间后切换布局,但是我还想在图片中添加效果和其他内容。 Any good javascript library that has it? 有任何好的JavaScript库吗?

such effects can be achieved easily with most javascript libraries. 大多数javascript库都可以轻松实现这种效果。 I like jQuery quite well. 我非常喜欢jQuery。 See the examples in link text for inspiration 请参阅链接文本中的示例以获取灵感

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

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