如何使此功能不仅可以在窗口大小调整上运行,还可以在初始页面加载时运行?
$(window).resize(function() { ... });
jquery onload-event
jquery ×1
onload-event ×1