Changeset 19671 for websites

Show
Ignore:
Timestamp:
09/21/08 16:07:37 (2 months ago)
Author:
NeoCat
Message:

remove test code

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websites/twicli/twicli.html

    r19669 r19671  
    9696        pfr.name = "pfr" + seq; 
    9797        pfr.src = "about:blank"; 
    98         pfr.style.display = "block"; 
    99         pfr.style.position = "absolute"; 
    100         pfr.style.width = 300; 
    101         pfr.style.height = 200; 
    102         pfr.style.top = 100; 
    103         pfr.style.left = 200; 
     98        pfr.style.display = "none"; 
    10499        var errTimer = false; 
    105100        if (err) {  // 10秒で正常終了しなければエラーとみなす