]> git.saurik.com Git - cydia.git/blobdiff - Cydia.app/package.html
Committing final workaround for the tiny iframe of doom problem.
[cydia.git] / Cydia.app / package.html
index 5bd2f4c6e6c296e77a36890dbd1c678ca888b507..7a7370198d4ed99ce478659ad262b8e13cbe32ae 100644 (file)
@@ -9,20 +9,6 @@
     <script type="text/javascript" src="localize.js"></script>
     <base target="_blank"/>
 
-<script type="text/javascript">
-    var onframe = function(id, name) {
-        var node = document.getElementById(id);
-        var frame = window.frames[name];
-
-            try {
-                node.height = frame.document.body.scrollHeight;
-            } catch (e) {
-                node.height = 370;
-                node.width = 320;
-            }
-    };
-</script>
-
     <!--script type="text/javascript">
         var count = -1;
         var loaded = function() {
         #rating-done {
             display: none;
         }
+
+        #depiction-src,
+        #notice-src {
+            height: 1px;
+            width: 320px;
+        }
     </style>
 </head><body class="pinstripe">
 <dialog><panel>