Details
Description
fixedHeight doesn't work seem to work in either JSP or JSF
fixedHeight gets set as maxheight in js, and the js expects it to be an int
api says that it should be a string, default '200px', but JS uses 150px default anyway (except in updateproperties, which was 150px)
JS impls appear quite different
JS updateHeightInOpenClass() never seems to be called in JSF, and only called once in ctr in JSP
calcMaxDivHeight() in js assumes a header of 33px but this won't always be the case
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion