search for: sizebox

Displaying 1 result from an estimated 1 matches for "sizebox".

Did you mean: sidebox
2006 May 30
0
problem with effect toggle - please help
...ange this Effect.toggle(this.bContentWrap, ''blind'', { to this: Effect.toggle(this.bContentWrap, ''slide'', { everything seems to work. does anybody have an idea what''s causing this? thank you in advance for your help. // sidebar boxes Effect.SizeBox = Class.create(); Object.extend(Object.extend(Effect.SizeBox.prototype, Effect.Base.prototype), { initialize: function(element) { this.element = $(element); Element.cleanWhitespace(this.element); $A(this.element.getElementsByTagName(''*'')).each( function(el) { t...