You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A couple ways around this that would help me right now:
placeholder should not be added if element is already absolute when document is loaded.
placeholder should load with height: 0; if element is already absolue when document is loaded.
placeholder should have a class ie: "stickUpPlaceholder" to allow us to manipulate it accordingly.
this should probably happen anyway. there is no way to properly target the placeholder div.
If the element which is to be sticked is positioned absolute, several issues pop up:
The text was updated successfully, but these errors were encountered: