Changes between Version 15 and Version 16 of TopMacro
- Timestamp:
- 09/10/10 09:27:36 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TopMacro
v15 v16 81 81 ${select('*')} 82 82 <script type="text/javascript"> 83 jQuery( document).ready(function($) {83 jQuery(function($) { 84 84 $('a.topofpage').click(function() { 85 85 $('html, body').animate({scrollTop:0}, 'slow');

