Skip to content

Bug Fix When Resizing View

Latest
Compare
Choose a tag to compare
@scottgruenewald scottgruenewald released this 03 Nov 18:01
9494b81

Previously, the code was clearing all content from the div it was assigned when the page was re-sized. A unique class is now added to all elements created by the script and then only those elements are removed when the view switches between mobile and desktop.