Ignore:
Timestamp:
Sep 27, 2008, 11:00:12 PM (16 years ago)
Author:
patdenice
Message:

Put resizable and growfield scripts on each page where is needed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/footer.tpl

    r2607 r2614  
    3737</div> <!-- the_page -->
    3838
    39 {literal}
    40 <script type="text/javascript">
    41   jQuery().ready(function(){
    42     // Auto size for all text area
    43     jQuery("TEXTAREA").growfield({
    44       animate: false
    45     });
    46   });
    47 </script>
    48 {/literal}
    49 
    5039</body>
    5140</html>
Note: See TracChangeset for help on using the changeset viewer.