0

problem with height of -faker element in IE

asked 2009-07-10 14:08:43 +0800

idi gravatar image idi
6

Hi,
zk creates some elements empty inside tables.. I have a problem with elements with -faker suffix!! Firefox works well, instead IE gives an height to these elements.

Is it possible to solve this problem? I have changed font-size, font-weight and height (0px) to these elements but I have obtained no results :(

thanks

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2009-07-13 03:31:26 +0800

kindalu gravatar image kindalu
255

plz provide example code(runnable & minimized one)
that will be easier to find out the problem

link publish delete flag offensive edit

answered 2009-07-13 15:11:10 +0800

idi gravatar image idi
6

the code is:

<grid zclass="box_promo">
<columns>
<column/>
</columns>
<rows>
<row zclass="boxTitle">
<label zclass="label_promo" value=""/>
</row>
<row align="center">
<listbox zclass="box_img">
<listhead>
<listheader width="165px" valign="top"/>
<listheader width="165px" valign="top"/>
<listheader width="145px" valign="top"/>
</listhead>
<listitem selected="true">
<listcell>
<vbox zclass="promo" valign="top"></vbox>
</listcell>
<listcell>
<vbox zclass="promo" valign="top"></vbox>
</listcell>
<listcell>
<vbox zclass="promo" valign="top" ></vbox>
</listcell>
</listitem>
</listbox>
</row>
</rows>
</grid>

link publish delete flag offensive edit
Your reply
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: 2009-07-10 14:08:43 +0800

Seen: 951 times

Last updated: Jul 13 '09

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