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.
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.