Changeset 12986 for dojox/trunk/layout/tests/test_ExpandoPane.html
- Timestamp:
- 03/09/08 09:39:29 (10 months ago)
- Files:
-
- 1 modified
-
dojox/trunk/layout/tests/test_ExpandoPane.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dojox/trunk/layout/tests/test_ExpandoPane.html
r12458 r12986 174 174 <div id="bc" style="width:100%; height:100%;" dojoType="dijit.layout.BorderContainer"> 175 175 <div id="header" dojoType="dijit.layout.ContentPane" region="top">Dojo Expando Pane Test</div> 176 <div dojoType="dojox.layout.ExpandoPane" splitter="true" duration="125" region="left" title="Left Section" id="leftPane" maxWidth="275" style="width:275px; background:#fafafa"> 176 <div dojoType="dojox.layout.ExpandoPane" 177 splitter="true" 178 duration="125" 179 region="left" 180 title="Left Section" 181 id="leftPane" 182 maxWidth="275" 183 style="width: 275px; background: #fafafa;"> 177 184 <div dojoType="dijit.layout.TabContainer" attachParent="true" tabPosition="bottom"> 178 185 <div dojoType="dijit.layout.ContentPane" title="Search"> 179 186 <div class="searchBar"> 180 <p><span>Search:</span> <input id="searchBox" name="searchBox" /> 181 <span id="runSearchIcon"><img src="run.gif" style="height:16px; width:16px;"/></span> 187 <p> 188 <span style="float: left;">Search:</span> 189 <input id="searchBox" name="searchBox" style="float: left;"> 190 <span id="runSearchIcon" style="border: none; floast: left; padding: 3px;"> 191 <img src="../../presentation/resources/icons/next.png" style="height:12px; width:12px;"> 192 </span> 182 193 </p> 183 194 </div> … … 214 225 </div> 215 226 </div> 216 <div dojoType="dojox.layout.ExpandoPane" splitter="true" title="Right Section" region="right" id="rightPane" maxWidth="275" style="background:#fafafa; width:275px" easeIn="dojox.fx.easing.backOut" easeOut="dojox.fx.easing.backInOut"> 227 <div dojoType="dojox.layout.ExpandoPane" 228 splitter="true" 229 title="Right Section" 230 region="right" 231 id="rightPane" 232 maxWidth="275" 233 style="background:#fafafa; width:275px" 234 easeIn="dojox.fx.easing.backOut" 235 easeOut="dojox.fx.easing.backInOut"> 236 217 237 <div dojoType="dijit.layout.AccordionContainer" id="rightAccordion" style="width:275px;" attachParent="true"> 218 238 <div dojoType="dijit.layout.AccordionPane" title="Easing Selection">