Hi there, i need an advice.
I want to have a nice preloader on my site such as http://rsk.by/ got.
So, i want every page globally to preload HTML divs with transitions. I can recreate (copy) this layout from site i like, but there a problem. It loads with js with delay, so first goes preloader and then it finishes comes page animations (transitions).
Please, help me with next advices.
- How can i create some content (probably with child theme) which will be loading not from CS builder. I dont want to add on every page instead of loading globally.
- Which JS or (jQuery) i should use to load site by piecemeal FIRST PRELOADER / SECOND CONTENT (so animation of content must wait for preloader.
Maybe anyone knows some nice jquery plugin for this. I tryed many from CDNS, but none fits me.
I know this is “out of scope” but i just need an advice. And then I’ll try to do everything by myself.