resizemodule.js

来自「zapatec suite 最新版 20070204,非常棒的ajax widg」· JavaScript 代码 · 共 6 行

JS
6
字号
// $Id: resizemodule.js 6192 2007-02-06 13:04:54Z slip $//including needed filesZapatec.Transport.include(Zapatec.zapatecPath + 'zpobjects.js');Zapatec.Transport.include(Zapatec.zapatecPath + 'dom.js');Zapatec.Transport.include(Zapatec.zapatecPath + 'sizable.js', "Zapatec.Utils.Sizable");Zapatec.Transport.include(Zapatec.zapatecPath + 'resizable.js', "Zapatec.Utils.Resizable");

⌨️ 快捷键说明

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