Questions tagged as 'jquery-3'

1
answer

Loader Jquery 3.2.1 / Bootstrap 4.0

<style> .loader { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url('load.gif') 50% 50% no-repeat rgb(249,249,249); } </style> In body: <div class="load...
asked by 30.01.2018 / 10:27