R
R
Rodion2018-03-08 10:44:35
css
Rodion, 2018-03-08 10:44:35

CSS HTML How to make a preloader on a certain part of a block?

How to make a preloader for a certain part of the code in bootstrap?

<div class="container">
<!--Прелоадер--><div><img src=""/></div><!--Прелоадер end-->
</div>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Sklyarov, 2018-03-08
@0example

You just need to create a block that overlaps your entire container, after a certain event (handled by js) the block is hidden. All.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question