[ 
https://issues.apache.org/jira/browse/CLK-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804024#action_12804024
 ] 

Bob Schellink commented on CLK-616:
-----------------------------------

The Holly Hack is a very useful IE6/7 hack to add layout to elements. To apply 
this hack set the zoom css property:

.treestyle a, .treestyle span.collapsed ... {
  zoom: 1;
}

For further details see Holly Hack: 
http://www.positioniseverything.net/easyclearing.html

> Improve Tree to handle long labels in IE and methods for specifying 
> width+height
> --------------------------------------------------------------------------------
>
>                 Key: CLK-616
>                 URL: https://issues.apache.org/jira/browse/CLK-616
>             Project: Click
>          Issue Type: Bug
>          Components: extras
>            Reporter: Bob Schellink
>            Assignee: Bob Schellink
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> Long labels doesn't display correctly in IE6/7. Also need to add methods for 
> programmatically specifying the tree width+height

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to