Changeset 4878 for trunk/plugins/accordion/demo/nested.html
- Timestamp:
- 03/08/08 11:58:32 (10 months ago)
- Files:
-
- 1 modified
-
trunk/plugins/accordion/demo/nested.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/accordion/demo/nested.html
r4418 r4878 34 34 </head> 35 35 <body> 36 <p>The results of some of these operations are persistent, so you must reload the page to test a new set of operations.</p>37 <ul>38 <li>[all browsers] Click 1b, 1a, 2a. Notice that 1a is now larger than it should be.</li>39 40 <li>[all browsers] Click 2a, 1b, 1a, 2a. Notice that 1a is now shorter than it should be.</li>41 <li>[IE] Open/close 1a. Notice that the nested accordion does not show/hide properly.</li>42 </ul>43 36 <ul id="acc1" class="ui-accordion-container"> 44 37 <li>
