mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
Small fixes to possibly fix the IE5.5 problem.
This commit is contained in:
parent
0da8fdf53e
commit
d915c33f18
@ -18,7 +18,7 @@
|
||||
-->
|
||||
</STYLE>
|
||||
<script language="javascript">
|
||||
<!-- // hide
|
||||
<!--
|
||||
function MM_preloadImages() {
|
||||
if (document.images) {
|
||||
var imgFiles = MM_preloadImages.arguments;
|
||||
@ -27,8 +27,10 @@ function MM_preloadImages() {
|
||||
with (document) for (var j=0; j<imgFiles.length; j++) if (imgFiles[j].charAt(0)!="#"){
|
||||
preloadArray[i] = new Image;
|
||||
preloadArray[i++].src = imgFiles[j];
|
||||
} }}
|
||||
// end hide -->
|
||||
}
|
||||
}
|
||||
}
|
||||
-->
|
||||
</script>
|
||||
|
||||
<TITLE>{website_title}</TITLE>
|
||||
|
Loading…
Reference in New Issue
Block a user