CMS Development

OZarp
Mitglied

Loader

lösung

Hey,

 

I have a question. Is it possibel to get a loader for the websit/pages? So the page have time to load before the visitor can see the page.

 

If so, how? 

1 Akzeptierte Lösung
Anton
Lösung
Trendsetter/-in | Diamond Partner
Trendsetter/-in | Diamond Partner

Loader

lösung

Hi @OZarp

yes - it's possible. From a ux point I wouldn't recommend it since this is a quite old technique but if you want - add it. 

 

Basically you need some kind of jQuery/Javascript for this which will be placed in your base.html/layout.html which will be executed everytime somebody opens the page. 

 

There are a ton of ready-to-use loaders out there in the wild. So again - find the one you'd like to add, place the script in your base/layout html file, apply some CSS if needed and done 

 

 

best, 

Anton

Anton Bujanowski Signature

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort
Anton
Lösung
Trendsetter/-in | Diamond Partner
Trendsetter/-in | Diamond Partner

Loader

lösung

Hi @OZarp

yes - it's possible. From a ux point I wouldn't recommend it since this is a quite old technique but if you want - add it. 

 

Basically you need some kind of jQuery/Javascript for this which will be placed in your base.html/layout.html which will be executed everytime somebody opens the page. 

 

There are a ton of ready-to-use loaders out there in the wild. So again - find the one you'd like to add, place the script in your base/layout html file, apply some CSS if needed and done 

 

 

best, 

Anton

Anton Bujanowski Signature