mirror of
https://github.com/e107inc/e107.git
synced 2025-10-10 12:34:49 +02:00
@@ -302,12 +302,14 @@ $(document).ready(function()
|
||||
iframe:true,
|
||||
width:"60%",
|
||||
height:"70%",
|
||||
initialWidth: "60%",
|
||||
initialHeight: "70%",
|
||||
preloading: false
|
||||
// ,
|
||||
// speed:10,
|
||||
// opacity: 0.7
|
||||
|
||||
speed:10,
|
||||
opacity: 0.7,
|
||||
fastIframe:false,
|
||||
onComplete: function() {
|
||||
$("iframe").contents().find("body").addClass("mediaBody");
|
||||
}
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user