Tagged Questions
1
vote
4answers
3k views
Body onresize event does not fire in IE7 when page is part of a frameset and resized vertically
I have a simple frameset with two frames vertically, i.e. two rows:
First row contains a fixed header.
Second row contains a fixed toolbar at the top and a resizable are at the bottom.
Due to ...