jQuery 1.4 experiments
Yesterday jQuery 1.4 got released.
I must admit that I can’t code that much. But I was amazed how easy it is with jQuery 1.4.
Some quick reading in the docs and I was done with it.
What I did is this:
$(window).load(function () { $('#loader2').fadeOut(1000, function () { $('#everything').fadeIn(100); }); });
What does the code do?
Basically it is a kind of “preloading-screen” that shows a text, loads the content of the website, fades out the “preloading-screen” and fades in the content.
That’s all. And it was so damn easy.
I have a demo with that code for you here.
If you want to download it click jQuery 1.4 experiments (94)
I have tested it with the Firefox Throttle plugin to simulate slow bandwidth.
Worked well. Enjoy.
17 Comments to “jQuery 1.4 experiments”
Leave a Reply

JQuery 1.4 experiments http://blog.computer-service-mallorca.co... #webdesign
RT @invocoes: jQuery 1.4 experiments http://blog.computer-service-mallorca.co... #webdesign
JQuery 1.4 experiments http://blog.computer-service-mallorca.co... #webdesign
RT @invocoes: jQuery 1.4 experiments http://blog.computer-service-mallorca.co... #webdesign
JQuery 1.4 experiments http://blog.computer-service-mallorca.co... #webdesign
RT @invocoes: jQuery 1.4 experiments http://blog.computer-service-mallorca.co... #webdesign
JQuery 1.4 experiments http://blog.computer-service-mallorca.co... #jQuery #WordPress #CSS #MooTools
RT @invocoes: jQuery 1.4 experiments http://blog.computer-service-mallorca.co... #jQuery #WordPress #CSS #MooTools