ffbug.asp
来自「web表格控件」· ASP 代码 · 共 23 行
ASP
23 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html dir="rtl">
<head>
<title>Rico LiveGrid Plus-RTL Drilldown</title>
<style type="text/css">
div.ricoLG_scrollDiv {
overflow:scroll;
border: 1px solid green;
}
</style>
</head>
<body>
Test
<div class='ricoLG_scrollDiv' style='width:500px; height:200px'>
<div class='ricoLG_shadowDiv' dir='ltr' style='width:1000px; height:500px; background-color:#F80'>test test test test test test test test test test test test test test test test test test test test test test test test test test
<p>123
<p>xyz
</div></div>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?