B
B
badimint2015-02-22 17:22:59
css
badimint, 2015-02-22 17:22:59

How to stretch a block in a responsive template?

How would you make up the next moment?

<section id="block_1">
<div class="myclass">...</div>
</section>
<section id="block_2"></section>

at a certain width, you need to stretch (move) the .myclass block to #block_2
It comes to mind only with the help of js for example appendTo (). Are there options without js?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Александр Таратин, 2015-02-22
@badimint

Нет.

A
Alex Japson, 2015-02-22
@bonuce

попробуй через jquery что ли, .width()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question