mouse over image.snp

来自「Delphi编写的一个支持语法高亮显示和很多语言的文本编辑器」· SNP 代码 · 共 8 行

SNP
8
字号
<!-- This is a mouseover without Java. When you touch
the link text a message pops up in the status bar-->


<a href="alink.html" onMouseOver="window.status='Put something here';return true">This is a link with
a little mouseover ability</a>

⌨️ 快捷键说明

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