moz-text-overflow.xml
来自「Make Text-Overflow work on both IE and F」· XML 代码 · 共 16 行
XML
16 行
<?xml version="1.0"?>
<bindings xmlns="http://www.mozilla.org/xbl" xmlns:html="http://www.w3.org/1999/xhtml">
<binding id="XBLDocument" applyauthorstyles="false">
<implementation>
<constructor>
//<![CDATA[
window.initMozTextOverflow(this);
//]]>
</constructor>
</implementation>
</binding>
</bindings>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?