search for: panel1_body

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

2006 Feb 22
2
''this.initialize'' is null or not an object
...(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> <div>stuff in panel 1</div> </div> </div> </div> <div id="panel2"> <div cla...