📄 b30-2224964.zul
字号:
<?xml version="1.0" encoding="UTF-8"?><!--B30-2224964.zul Purpose: Description: History: Thu Nov 6 13:07:08 2008, Created by tomyehCopyright (C) 2008 Potix Corporation. All Rights Reserved.--><window border="normal" width="300px" mode="overlapped" position="center"> FileUpload hang in IE on 1st click, IE stops action and continuously stays in loading page <zscript> public void test(Event evt) { alert("get"); } </zscript> <fileupload onUpload="test(event)"/> <!--this is OK: <button label="upload"onClick="Fileupload.get()"/> --></window>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -