0

Help,problem of the listheader’s align attr on ie6

asked 2013-01-08 03:54:23 +0800

jerrylyj gravatar image jerrylyj
12 1

On IE6, why the listheader‘s align property does not work when set it center ?

delete flag offensive retag edit

3 Answers

Sort by » oldest newest most voted
0

answered 2013-01-08 10:34:00 +0800

francishsiao gravatar image francishsiao
145 2

Hi jerrylyj,
I tested your codes on IE6(Version:6.0.3790),and it worked well to align center.
I use zk6.5.0.

link publish delete flag offensive edit
0

answered 2013-01-08 05:10:18 +0800

jerrylyj gravatar image jerrylyj
12 1

anybody here,how can i do,it ’s a bug?
Customers have asked us to align center。ie6.....

link publish delete flag offensive edit
0

answered 2013-01-08 04:58:40 +0800

jerrylyj gravatar image jerrylyj
12 1

<window id="rw" title="Embedded Style" border="normal" width="600px">
				<listbox >
					<listhead>
						<listheader label="123" sort="auto" sclass="blue" align="center" />
						<listheader label="234" sort="auto" sclass="blue"/>
					</listhead>
					<listitem>
						<listcell label="aaaa" />
						<listcell label="aaaa" />
					</listitem>
					<listitem>
						<listcell label="cccc" />
						<listcell label="vvvvv" />
					</listitem>
				</listbox>
		</window>

why the header can't align center on ie6

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2013-01-08 03:54:23 +0800

Seen: 54 times

Last updated: Jan 08 '13

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More