May 22, 2012, 8:17 pm... Information about :
p4r46hcyb3rn3t
Try google custom search below to get more result :
Loading
As many friends requested, this time, i will show you how to create a simple javascript that will make your website a bit more attractive. Actually, this one is one of many old javascript tricks used by many websites around the world. Here, we will use a floating top bar script from dynamic drive, with more modifications added to make it simpler and easier to use.
OK, let’s go straight to the instructions, kindly follow these steps :
Read more…
Some of my friends asked me about how to do the loading page trick on this blog which hide the page content until all the elements loaded. Actually, this trick is using a very simple idea to hide all the elements until the javascript onload event triggered. While all the elements except the body itself hidden, we use gif animated image as a background image on the body tag. We need to hide the first element after body tag, inspect the structure of our site itself, for example :
</body>