summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 07fbc1b)
raw | patch | inline | side by side (parent: 07fbc1b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 7 Nov 2007 14:30:08 +0000 (14:30 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 7 Nov 2007 14:30:08 +0000 (14:30 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-playground@7746 594d385d-05f5-0310-b6e9-bd551577e9d8
test.php | patch | blob | history |
diff --git a/test.php b/test.php
index fa833cf1a95d0f36f25a6d4f0400af00b65c0b34..286956722df29ba9a99965ccdbd5f616e42bf4a4 100644 (file)
--- a/test.php
+++ b/test.php
* that resize will work correctly in konqueror
*/
document.getElementById('ObjectListViewport_Entry_Cover').style.height= "50px";
- document.getElementById('ObjectListViewport_Entry_Cover').style.display= "none";
- document.getElementById('ObjectListViewport_Entry_Cover').style.display= "block";
-
/* Get values of displayed header and footer heights to be
* able to recalculate the Viewport
/* Calculate the new visible entry part height. */
var calc = (viewport - ( header + footer ));
- calc = 200;
document.getElementById('ObjectListViewport_Entry_Cover').style.height = calc;
/* Reduce width of entry list, we need some space to