search for: mystretchbar

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

2006 Feb 22
2
''this.initialize'' is null or not an object
...new Effect.SlideUp(elup, {duration: .2}), new Effect.SlideDown(thisBody, {duration: .2}) ] ); } else { Effect.SlideDown(thisBody, {duration: .2}); } } } </script> <div class="stretchBar" id="myStretchBar"> <div id="panel1"> <div class="title" onClick="sbr_stretch(this)">Panel 1</div> <div id="panel1_body" class="panel_body" style="display: none"> <div>...