Show
Ignore:
Timestamp:
10/16/08 08:40:54 (14 months ago)
Author:
kaminogoya
Message:

Added the 'automatically hide addressbar' script to index and entry template.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/iPhoneTemplateSet/plugins/iPhoneTemplateSet/templates/index.mtml

    r1100 r1173  
    77        <title><$mt:BlogName$></title> 
    88        <link rel="stylesheet" href="<$mt:BlogURL$>m/styles.css" /> 
     9        <script type="text/javascript"> 
     10            window.onload = function() { 
     11                setTimeout(scrollTo, 100, 0, 1); 
     12            } 
     13        </script> 
    914    </head> 
    1015    <body>