Changeset 522 for branches/scott/0.6-a4/js/plugins/plugin1/test.js
- Timestamp:
- 08/10/08 07:09:26 (4 years ago)
- File:
- 
          - 1 edited
 
 - 
          branches/scott/0.6-a4/js/plugins/plugin1/test.js (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        branches/scott/0.6-a4/js/plugins/plugin1/test.jsr521 r522 18 18 behaviors: { 19 19 mouseover: function(e) { 20 // $('#log').html('Plugin for<br /> WYMeditor Instance ' + e.data.parent._index);20 // Add mouseover behavior here 21 21 }, 22 22 mouseout: function(e) { 23 // $('#log').html('');23 // Add mouseout behavior here 24 24 }, 25 25 click: function(e) { 
Note: See TracChangeset
          for help on using the changeset viewer.
      
