test_iframe.tpl
来自「一款可以和GOOGLE媲美的开源统计系统,运用AJAX.功能强大. 无色提示:」· TPL 代码 · 共 23 行
TPL
23 行
<html><body><h2>Test datatable in a IFRAME</h2><iframe width="500" height="350" src="{$url1}" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe><noscript>Powered by <a href="http://piwik.org">Piwik</a></div></noscript><hr><h2>Test tag cloud in a IFRAME</h2><iframe width="500" height="100" src="{$url2}" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe><noscript>Powered by <a href="http://piwik.org">Piwik</a></div></noscript><p>Note that here there is NO footer (no icons) (it's a parameter in the URL = showDataTableFooter)</p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?