Ignore:
Timestamp:
Nov 9, 2010, 1:41:51 PM (13 years ago)
Author:
cljosse
Message:

[Autosize][beta] Add option Fade in

Location:
extensions/Autosize/template
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/Autosize/template/autosize.tpl

    r7536 r7725  
    99{*jQuery is always available by default*}
    1010
    11  <script type="text/javascript"> 
     11 <script type="text/javascript">
     12     var fade_in = '{$fade_in}';
     13
    1214    var cl_visible = "{$cl_visible}" =="true";
    1315    var DEBUG = '{$DEBUG}';
  • extensions/Autosize/template/conflit.tpl

    r7669 r7725  
    55<!---FIN Autosize/template/confilt.tpl (before) --->   
    66{/html_head}   
     7<script type="text/javascript">
     8    var DEBUG = '{$DEBUG}';
     9     </script>
Note: See TracChangeset for help on using the changeset viewer.