Changeset 81
- Timestamp:
- 07/06/08 13:06:56 (5 months ago)
- Files:
-
- 1 modified
-
collected/trunk/ondemand-js/ondemand.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
collected/trunk/ondemand-js/ondemand.js
r80 r81 58 58 }; 59 59 60 // our event handler uses a variable called "dispatchTo" to61 // determine whether it will show or hide60 // our event handler uses a variable called "dispatchTo" 61 // to determine whether it will show or hide 62 62 var dispatchTo = show; 63 63 var dispatcher = function(event){
