Comments on: Simple jQuery Preloader for Websites https://w3lessons.info/jquery-preloader Tutorials on PHP, jQuery & Amazon Web Services Sat, 12 Sep 2020 11:11:56 +0000 hourly 1 https://wordpress.org/?v=6.6.2 By: Karthikeyan K https://w3lessons.info/jquery-preloader#comment-652 Mon, 23 May 2016 19:14:00 +0000 http://w3lessons.info/?p=1531#comment-652 In reply to Quique Flowers.

Thanks Quique 🙂

]]>
By: Quique Flowers https://w3lessons.info/jquery-preloader#comment-651 Mon, 23 May 2016 18:01:00 +0000 http://w3lessons.info/?p=1531#comment-651 Thank you very much for this tutorial…

]]>
By: ultramac101 https://w3lessons.info/jquery-preloader#comment-650 Wed, 24 Jun 2015 11:57:00 +0000 http://w3lessons.info/?p=1531#comment-650 Hi
Thanks for this tutorial.
But you should update your jquery code.
The .load() fonction is deprecated since the 1.8 version.
The correct function is .on()
So replace :

jQuery(window).load(function() {

By :
jQuery(window).on(‘load’,function() {

]]>
By: muthu https://w3lessons.info/jquery-preloader#comment-649 Thu, 30 Apr 2015 08:48:00 +0000 http://w3lessons.info/?p=1531#comment-649 nice preloader tutorial

]]>
By: amin khoshzahmat https://w3lessons.info/jquery-preloader#comment-648 Thu, 25 Dec 2014 19:07:00 +0000 http://w3lessons.info/?p=1531#comment-648 simple and great!

]]>
By: qwerty https://w3lessons.info/jquery-preloader#comment-647 Fri, 19 Dec 2014 12:34:00 +0000 http://w3lessons.info/?p=1531#comment-647 Email does not exist in our database. Please use below form to subscribe

Email does not exist in our database. Please use below form to subscribe

Email does not exist in our database. Please use below form to subscribe

this what i’m getting

]]>
By: blender https://w3lessons.info/jquery-preloader#comment-646 Wed, 26 Nov 2014 07:04:00 +0000 http://w3lessons.info/?p=1531#comment-646 hey i have subscribed, but I cant download this – says that email does not exist in database.
help me out .

]]>
By: pope https://w3lessons.info/jquery-preloader#comment-645 Fri, 24 Oct 2014 05:45:00 +0000 http://w3lessons.info/?p=1531#comment-645 THank u man

]]>
By: Xakni Domz https://w3lessons.info/jquery-preloader#comment-1454 Wed, 06 Aug 2014 11:58:00 +0000 http://w3lessons.info/?p=1531#comment-1454 Hi Karthikeyan K,

Thanks for the tutorial. Im so glad I was able to add it on my Weebly site and works perfectly. I also created a tutorial on how to insert it on Weebly Template with you as the code source of course. Keep up the good work. Anyway my tutorial for Weebly is: http://www.myweeblytricks.com/2014/03/weebly-tricks-33-web-page-preloader.html

]]>
By: Apu Patel https://w3lessons.info/jquery-preloader#comment-644 Fri, 18 Apr 2014 14:40:00 +0000 http://w3lessons.info/?p=1531#comment-644 Great!!And now if you wanted to use a css animation instead of a gif? Is it possible?

]]>