Changes between Version 15 and Version 16 of TopMacro


Ignore:
Timestamp:
Sep 10, 2010, 7:27:36 AM (14 years ago)
Author:
newacct
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');