Click in an editable div box to get the location of the cursor

if you want to find an idea, input can get the cursor position through the selectionEnd attribute, but div does not have this attribute. I don"t know if there are any other attributes that can replace

.
Apr.03,2021

add a contenteditable to div belongs to


Mouse events have pageX and pageY attributes

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-1b36ff2-2c066.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-1b36ff2-2c066.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?