Skip to content

Iframe is blocking resizer #2

@Matoo125

Description

@Matoo125

Hello here http://matejvrzala.xyz/projects/Playground/
I am using resizerjs to make two divs resizable (code and output) both are inside container.

<div class="container">
    <div class = "code"> ... </div>
    <div class="output"> <iframe></iframe </div>
</div>

I can perfectly resize to the left (code side).

The problem appears, when I try to resize to the right (iframe output side). If I will go very slowly to the right it is possible to resize, but i cannot move faster than rz-handle. That is not very usable in this case.

Do you have any idea How to make it resize fluently to the right (iframe) size?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions