deeplinking.css

来自「Simple RIA-> Example」· CSS 代码 · 共 6 行

CSS
6
字号
/* This CSS stylesheet defines styles used by required elements in a DeepLinking application page */



#historyFrame { width: 0px; height: 0px; display:none }

#anchorDiv { width: 0px; height: 0px; display:none }

#formDiv { width: 0px; height: 0px; display:none }

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?