#so i set it to display flex box. used javascript to record its position. set the display to absolute in javascript
Explore tagged Tumblr posts
Text
is masking your true self a CSS or javascript thing. CSS you are directly altering appearances but youre doing it in an official way that you can read in the page inspector. javascript is a bit more hidden and you can overturn CSS.
#2#remembering when i wanted to use a flex box for positioning something but it had to be display absolute for another reason#so i set it to display flex box. used javascript to record its position. set the display to absolute in javascript#and then used javascript to move the elements to where they were when they were in display flex.#its very guarded.
2 notes
·
View notes