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
Of course, I can try to find ways to move that element later with JavaScript and even add some positioning with CSS, but I was looking for something simpler like Bookmarklet Builder does.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've been trying to follow the How-to-guide section to transform a text area in my website into a markdown editor.
I realized that if I structure my page like:
And then:
When the page loads, the markdown editor is built, however, it's moved to the bottom, closed to
</body>
.Is that expected?
Of course, I can try to find ways to move that element later with JavaScript and even add some positioning with CSS, but I was looking for something simpler like Bookmarklet Builder does.
Beta Was this translation helpful? Give feedback.
All reactions