mirror of
https://github.com/alexadam/save-as-ebook.git
synced 2025-09-10 01:15:09 +00:00
misc changes WIP
This commit is contained in:
parent
467962e565
commit
500db33fc7
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ container.appendChild(page)
|
|||
bodyElem.appendChild(container)
|
||||
|
||||
document.getElementById('super-selector').addEventListener('mousemove', (e) => {
|
||||
// document.getElementsByTagName('body')[0].addEventListener('mousemove', (e) => {
|
||||
e.preventDefault()
|
||||
|
||||
if (lastTargetElem) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue