Changeset 13454

Show
Ignore:
Timestamp:
04/29/08 11:45:09 (7 months ago)
Author:
ttrenka
Message:

Refs #6334. Forgot to turn off the display of the iframe so I can inspect the contents.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dojo/trunk/io/iframe.js

    r13451 r13454  
    4444                                position = "absolute"; 
    4545                        } 
    46                         /* 
    4746                        left = top = "1px"; 
    4847                        height = width = "1px"; 
    4948                        visibility = "hidden"; 
    50                         */ 
    51                         width="100%", height="300px"; 
    5249                } 
    5350