b30-1876988.zul
来自「ZK是一个Ajax Java Web框架」· ZUL 代码 · 共 30 行
ZUL
30 行
<?xml version="1.0" encoding="UTF-8"?><!--B30-1876988.zul{{IS_NOTE Purpose: Description: History: Tue Jan 22 12:35:38 TST 2008, Created by jumperchen}}IS_NOTECopyright (C) 2007 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><zk>[ 1876988 ] Messagebox's button with wrong style in Opera. The confirm button in messagebox has wrong positionin Opera.<button label="Question" width="100px"> <attribute name="onClick">{ Messagebox.show("Question is pressed. Are you sure?", "Question", Messagebox.OK | Messagebox.CANCEL, Messagebox.QUESTION); }</attribute></button></zk>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?