Changeset 84 for collected/trunk
- Timestamp:
- 07/21/08 19:48:41 (6 months ago)
- Files:
-
- 1 modified
-
collected/trunk/ondemand-js/ondemand.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
collected/trunk/ondemand-js/ondemand.js
r81 r84 46 46 }); 47 47 dojo.connect(anim, "onEnd", function(){ 48 // after we are finished showing the element48 // after we are finished hiding the element 49 49 // switch the functionality to show 50 50 // by changing the label on the trigger control
