Changes between Version 15 and Version 16 of TopMacro

Show
Ignore:
Author:
newacct (IP: 0.0.0.0)
Timestamp:
09/10/10 09:27:36 (3 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TopMacro

    v15 v16  
    8181  ${select('*')} 
    8282  <script type="text/javascript"> 
    83    jQuery(document).ready(function($) { 
     83   jQuery(function($) { 
    8484     $('a.topofpage').click(function() { 
    8585       $('html, body').animate({scrollTop:0}, 'slow');