bug1553937.zul

来自「非常接近C/S操作方式的Java Ajax框架-ZK 用ZK框架使你的B/S应」· ZUL 代码 · 共 32 行

ZUL
32
字号
<?xml version="1.0" encoding="UTF-8"?><!--bug1553937.zul{{IS_NOTE	Purpose:		Bug 1553937: listbox with long text and the following component (Hi)		is placed at the wrong location (IE only)	Description:		http://sourceforge.net/tracker/index.php?func=detail&aid=1553937&group_id=152762&atid=785191	History:		Fri Sep  8 15:59:44     2006, Created by tomyeh}}IS_NOTECopyright (C) 2006 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><hbox width="300px">	<listbox width="200px" height="200px">		<listitem>			<listcell style="white-space: nowrap;"label="xxxx x xxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"/>		</listitem>	</listbox>	<label value="Hi" style="font-size: 16px; font-weight: bold"/></hbox>

⌨️ 快捷键说明

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