Open AlenIdealen opened 7 years ago
Hi, try to load <script src="preloader/jquery.introLoader.pack.min.js"></script>
after jQuery.
Yeah i managed to figure out something with my other custom preloaders, so i think yours should work aswell...will def be back to test your amazing preloader, because i have to include it :) ! When website starts to get flooded with many things and scripts etc. , things get unresponsive sometimes :p. So you know we need a little bit of time and testing and optimizing things :P.
When i'll know where to put it on site 100% and test it i'll let you know, if everything is working correctly on refresh back and forward and from redirects.
IT worked now perfectly...just came back home and tested this on my email.php. I also figured out how to optimize and put all the scripts in what order on every php page i have or html, so i just have to say, preloaders are very light on resources used, clean. Good job man !
Hope to see more from you in the future and when i get my e-card in-time to give you some donation :).
For example i want to test it on my Login/Register index.php page :
It just wont work and i have checked online documentation...i have tried git hub solutions...i have tried copying direct demo files to use with my page...nothing works...also tried:
Javascript
$(document).on('ready' , function() { $("#element").introLoader(); });
. This is by far most time consuming simple thing i couldn't get to work at all...
ERROR => I get white screen or it simply wont show anything
<?php / Main page with two forms: sign up and log in / require 'db.php'; session_start(); ?>
<!DOCTYPE html>
Dobrodošli nazaj!
Registracija
Portal