You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is similar to #13 . Since I'm not always resizing the window, but often just changing the font size, I put the .resize() event function on a div. In IE only, this doesn't work then the font size is reduced, without first having been increased.
I have put debug alerts in the function, and they're not coming up, which suggests that the event is not being triggered.
The text was updated successfully, but these errors were encountered:
This issue is similar to #13 . Since I'm not always resizing the window, but often just changing the font size, I put the .resize() event function on a div. In IE only, this doesn't work then the font size is reduced, without first having been increased.
I have put debug alerts in the function, and they're not coming up, which suggests that the event is not being triggered.
The text was updated successfully, but these errors were encountered: