Welcome to Geeklog, Anonymous Saturday, April 20 2024 @ 06:39 am EDT

Geeklog Forums

"Instant" page transitions for GeekLog


Status: offline

Stranger

Forum User
Newbie
Registered: 04/08/05
Posts: 5
I have found somewhere out in the webspace following code:

Text Formatted Code
<script type="text/javascript">
                        browserName = navigator.appName;
                browserVer = parseInt(navigator.appVersion);
                var msie4 = (browserName == "Microsoft Internet Explorer" && browserVer >= 4);
                if ((browserName == "Netscape" && browserVer >= 3) || msie4 || browserName=="Konqueror") {version = "n3";} else {version = "n2";}
                        // Blurring links:
                function blurLink(theObject)    {       //
                        if (msie4)      {theObject.blur();}
                }

</script>

When pasted into the header, this code makes smoth stabil page transitions, prevanting screen from beeing white, when waiting for a new page to arrive...

Maybe someone would like to use it

br,
Stranger
 Quote

All times are EDT. The time is now 06:39 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content