mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 17:32:15 +03:00
a21a436f98
refs https://github.com/TryGhost/Team/issues/1249 Using an input as the slider handle meant setting a width of 100% + px, which could push width over the size of the screen - not good! This takes the same approach as the CodePen linked below and uses a separate element, which has the position of it updated by JS in realtime. https://codepen.io/josephwong2004/pen/NWRGxdR |
||
---|---|---|
.. | ||
client@24437479cd | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |