More work on #150
git-svn-id: https://beef.googlecode.com/svn/trunk@576 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -83,6 +83,7 @@ beef.dom = {
|
||||
var iframe = this.createElement('iframe', {
|
||||
width: '100%',
|
||||
height: '100%',
|
||||
style: 'position:absolute;top:0px;left:0px;border:none;',
|
||||
src: url
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user