所以我目前使用的东西如下:
$(window).resize(function(){resizedw();});
但是在调整大小过程的过程中会多次调用它.是否可以在事件结束时捕获事件?
html javascript jquery resize jquery-events
html ×1
javascript ×1
jquery ×1
jquery-events ×1
resize ×1