P
P
Pashchuk Ilya2017-05-09 21:42:00
PHP
Pashchuk Ilya, 2017-05-09 21:42:00

How to resize a block when dragging in css3 and html5?

Guys hello everyone, such a task has become, it is necessary to implement a change in the width of the block when dragging, just like in Yandex then using angular or pure js. Thanks in advance for advice and directions!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Z
zxscv, 2018-07-06
@zxscv

$option_tovar='<label class="input-option7">1111</label><label class="col-sm-4">2222</label>';
preg_match_all('~(input-option7|col-sm-4)">([^<]*)</label>~', $option_tovar, $option_name);
var_dump($option_name);

D
Dima Pautov, 2017-05-10
@bootd

interactjs.io/#resizing
https://www.google.ru/search?q=drag+and+drop+resiz...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question