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

Can this be made to work with a div using absolute positioning? #6

Open
ElixirMike opened this issue Jun 3, 2020 · 0 comments
Open

Comments

@ElixirMike
Copy link

I have a DIV that I want to overlay another DIV on the page. It's a basic paren/tchild setup...a user clicks to view more detail on an item and I Would like to show the top level DIV ...which could be expanded/collapsed .

When I use absolute positioning though, this doesn't work with my div. Is there something I could do to fix? FYI in my case, I want the div to be positioned/anchored on right size of page and the resize handle would be "w" , so they could essentially pull open the drawer to see the detail.

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

1 participant