📄 b30-1920745.zul
字号:
<?xml version="1.0" encoding="UTF-8"?><!--B30-1920745.zul{{IS_NOTE Purpose: Description: History: Fri Mar 21 15:37:33 TST 2008, Created by jumperchen}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><zk xmlns:n="http://www.zkoss.org/2005/zk/native"> <n:p>[Opera only]Try to click + to add uploaded files more than 5, and then the content isn't overflowed and covers the components whichare below it. </n:p> <fileupload number="-1"> <attribute name="onUpload"> if (event.medias != null) alert("total upload files:"+event.medias.length); </attribute> </fileupload></zk>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -