Answer the question
In order to leave comments, you need to log in
Get the element that is in a specific block at the given coordinates?
<div>
<div>1</div>
<div>2</div>
<div>3</div>
<div>4</div>
</div>
Answer the question
In order to leave comments, you need to log in
This is mini-PCIe (actually M.2 as it turned out later). The ssd will only start if there is support. You need to look at the documentation.
dexp.club/Products/20935/15-6-Noutbuk-DEXP-Atlas-H132 mSata no SSD no M.2 slot no
Everything turned out to be easier. Before doing elementFromPoint I make a draggable element
position:'absolute',
'z-index':-1
position:'absolute',
top:(ev.clientY+jsl(config.blankId).animate('scrollTop')-dw.y)+'px',
left:(ev.clientX+jsl('body').animate('scrollLeft')-dw.x)+'px',
width:jsl(dragObject.block).css('offsetWidth')-2+'px',
'z-index':1,
background:'transparent',
border:'1px solid rgba(128,128,128,.5)'
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question