diff --git a/main/document/showinframes.php b/main/document/showinframes.php index 613389a45d..5787a9993f 100755 --- a/main/document/showinframes.php +++ b/main/document/showinframes.php @@ -120,9 +120,9 @@ $path_info= pathinfo($file_url_sys); //loads the glossary library - $(document).ready(function() { + // $(document).ready(function() { $.frameReady(function(){ // $("
I am a div courses
").prependTo("body"); }, "top.mainFrame", @@ -133,11 +133,11 @@ $path_info= pathinfo($file_url_sys); ] } ); - }); + // }); - $(document).ready(function() { + // $(document).ready(function() { $.frameReady(function(){ // $("
I am a div courses
").prependTo("body"); @@ -150,7 +150,7 @@ $path_info= pathinfo($file_url_sys); } ); - }); + // });