ציטוט:
<body onload="if (document.all)document.getElementById('loading').s tyle.visibility = 'hidden';">
<span id="loading" style="font-weight:bold;font-family:arial;font-size:14px;position:absolute;">
טוען עמוד, אנא המתן...
</span>
<script>
document.getElementById('loading').style.top = (screen.availHeight / 2) - 100;
document.getElementById('loading').style.left = screen.availWidth / 2;
</script>
|
בבקשה

תודה רבה לעומר (Bluenose) על הסקריפט..