Closed kylegilman closed 5 years ago
If possible, remove .resize event to avoid too much CPU use https://wordpress.org/support/topic/high-cpu-load-5/
Possible solutions https://alvarotrigo.com/blog/firing-resize-event-only-once-when-resizing-is-finished/ https://stackoverflow.com/questions/1852751/window-resize-event-firing-in-internet-explorer
Need to look at which elements of resize method are still necessary.
If possible, remove .resize event to avoid too much CPU use https://wordpress.org/support/topic/high-cpu-load-5/