Hi!

I have 2 function:
                this.menu.node.setHTML(this.menu.content.replace('[EMAIL 
PROTECTED]',this.menu.max));
                this.animation.tmp_content=0;
                this.setHeight(this.menu.height);
and
                this.menu.node.setHTML(this.menu.content.replace('[EMAIL 
PROTECTED]',this.menu.min));
                this.animation.tmp_content=0;
                this.setHeight(this._height);

i use the element in a table.
So the first works fine, but the second....
After the setHTML the parent cell size is go to smaller than layer size.

What's I'm worng?
cow



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to