Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

position absolute support? #16

Closed
0x410c opened this issue Aug 31, 2018 · 2 comments
Closed

position absolute support? #16

0x410c opened this issue Aug 31, 2018 · 2 comments

Comments

@0x410c
Copy link

0x410c commented Aug 31, 2018

i want to postion divs absolute inside a relative div?

is it possible?

@givanz
Copy link
Owner

givanz commented Sep 1, 2018

Hi

You can make any element position absolute (or relative) from display > position then you can change top/left/right/bottom

absolute

@givanz givanz closed this as completed Sep 20, 2018
@MACscr
Copy link

MACscr commented Feb 8, 2019

This does not appear to work well. Why dont you make the absolute positioned element actually drag and drop from its current position. Should be able to position it anywhere you want within that parent div with a drag of the mouse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants