/[drupal]/contributions/modules/jrating/js/jrating.js
ViewVC logotype

Diff of /contributions/modules/jrating/js/jrating.js

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1.2.3, Wed Nov 21 17:27:41 2007 UTC revision 1.1.2.4, Wed Nov 21 17:36:00 2007 UTC
# Line 198  $(document).ready( Line 198  $(document).ready(
198      catch(e){};      catch(e){};
199    }    }
200  )  )
201    
202    /*
203    // example jrating_postsubmit function
204    function jrating_postsubmit(id){
205      $('#rating-' + id).hide("fast");
206    }
207    */

Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

  ViewVC Help
Powered by ViewVC 1.1.2