issues
search
sdecima
/
javascript-detect-element-resize
A Cross-Browser, Event-based, Element Resize Detection
MIT License
881
stars
151
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md: fix link for "scroll events"
#64
lxx2013
opened
1 year ago
0
this project is absolut
#63
yaweli
opened
2 years ago
0
Make resize triggers use default CSS writing mode
#62
fred-wang
opened
4 years ago
1
Improper use of scrollLeft and scrollRight in resetTriggers in non-default writing modes
#61
fred-wang
opened
4 years ago
1
Please use ResizeObserver when available
#60
fred-wang
opened
4 years ago
0
Why the "scroll" event can't be triggered during the bubbling phase?
#59
Jim-Rae
opened
5 years ago
0
Error fix - Uncaught TypeError: Cannot read property 'splice' of unde…
#58
mohandere
opened
5 years ago
0
Resize events when shrinking don't fire when the document has dir="rtl" set
#57
MarkFalconbridge
opened
5 years ago
1
Fix issue removeResizeListener undefined
#56
reeem
opened
6 years ago
0
Browser History Issue
#55
anyolejoe
opened
6 years ago
0
Uncaught ReferenceError: resetTriggers is not defined
#54
tannerlinsley
opened
6 years ago
3
Resize not triggered on child element height change due to scroll on parent element
#53
swenagupta
opened
6 years ago
0
Added ES6 module version, as default, with tests
#52
eoingroat
opened
6 years ago
0
Event not fire with textarea
#51
KhaiKing
opened
6 years ago
0
Once in a while I get an Uncaught TypeError
#50
clarkk
opened
7 years ago
0
Remove all element listeners on remove resize
#49
drazenp
opened
7 years ago
0
Use with a table blocks content on macOS Safari
#48
RandScullard
opened
7 years ago
0
Using the jquery plugin's removeResize function on "$(window)" throws an exception.
#47
JoolsCaesar
opened
7 years ago
1
sometimes it doesn't work.
#46
unalignedcoder
opened
7 years ago
2
Doesn't seem to work with <video> element
#45
kopach
opened
8 years ago
2
Fix missing semicolon
#44
kala4ek
opened
8 years ago
0
Update detect-element-resize.js
#43
software-engineering
opened
8 years ago
0
Uncaught TypeError: Cannot read property 'firstElementChild' of undefined
#42
edulan
opened
8 years ago
6
this refers to window object in IE10 and lower
#41
sagarchand
opened
8 years ago
0
Functions' declarations are moved from 'if' block
#40
LendsMan
closed
8 years ago
0
Uncaught TypeError: resetTriggers is not a function
#39
LendsMan
closed
8 years ago
5
Add support for standard jQuery bind method on/one/off 'resize' event
#38
flytreeleft
closed
7 years ago
0
Create detect-element-resize.min.js
#37
Piicksarn
opened
8 years ago
0
Doesn't seem to trigger correctly in Chrome 47
#36
thomassuckow
opened
8 years ago
5
Zoom levels less than 100% and DOM only resize (Chrome 46.0.2490.80)
#35
mtraynham
opened
9 years ago
0
Remove animation start listener from the resize triggers at the remov…
#34
medialwerk
opened
9 years ago
0
Resize event not firing if Chrome is in fullscreen mode
#33
kenoir
opened
9 years ago
1
why doesn't this work?
#32
N6REJ
opened
9 years ago
1
Overflow auto sizing bug on Safari
#31
zelliott
opened
9 years ago
1
It does not work in iOS simulator (Cordova app), should it?
#30
ibc
opened
9 years ago
0
event target not returning correct index value in IE 10 and less
#29
sagarchand
opened
9 years ago
0
Performance issues when nesting DIVs subscribed to element-resize
#28
oodesign
opened
9 years ago
1
Remove listener should work without second parameter, which should be optional.
#27
claudionunezjr
opened
9 years ago
0
Detect if listener is present on specific element.
#26
claudionunezjr
opened
9 years ago
0
All ResizeListeners freeze on IE 9/10/11 when IE force scrollbars
#25
lethevimlet
opened
9 years ago
0
Publish to npm
#24
okonet
opened
9 years ago
8
contract-trigger css size and drag-drop plugin interference.
#23
albertoa
opened
9 years ago
0
Allow use as an AMD-compatible jQuery plugin
#22
baldwicc
opened
9 years ago
0
IE8 resize keep calling.
#21
kyuwoo-choi
opened
9 years ago
0
Remove dublicate css rule
#20
ivan-chashkin
opened
9 years ago
0
Does not work properly under OSX Chrome / in general
#19
wonderment
opened
9 years ago
2
Safari 8 on Mac OS works fine, but with a minor behavior difference
#18
torerikal
opened
9 years ago
0
Meteor Package support
#17
gadicc
opened
9 years ago
0
Update tests-javascript.html
#16
KyleAMathews
opened
9 years ago
0
Fixed issue where the resize-trigger div would hide sibling elements (observed in iOS WebView).
#15
poscar
opened
9 years ago
0
Next