I would like to ask how to enlarge the transform: scaleY in css from only one direction, or use jq?.

clipboard.png
I want to increase the height of the box from the bottom to the top from the y axis to only one direction when the mouse is moved in. How should this be realized in css or jq

?
Css
Mar.09,2021

you try this. I don't know if you want this effect:
transform-origin: bottom;


absolute positioning can only move the height.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e065-2c3e9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e065-2c3e9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?