I may have found a solution for this: It seems that IE7 was getting stuck on a couple of css background images. When I removed references to those images, the splitter started to respond to window resize. Very odd.
Here's a demo of the symptom: http://www.softwareunity.com/sandbox/splitterpage/ (Open in IE7 and resize the window. The bottom of the page does not follow the window height as it does in IE6 and FF. They seem to open the images ok.) Cheers, George On Jan 19, 12:31 pm, George Adamson <george.adam...@softwareunity.com> wrote: > I'm using Dave Methvin's excellent splitter plugin to provide a 3-pane > splitter. (http://methvin.com/splitter) > > Works a treat except that it does not respond to a window resize in > IE7. Other browsers are ok, even IE6! > I've experimented with the anchorToWindow and resizeToWidth options > but they did not help. > > Has anyone else had these symptoms? > Many thanks, > George