How do I do this without opening frameset.htm in a new window?
Also, I have 2 more problems with IE:-
The middle frame in index.htm (welcome.htm) does not seem to have picked up any styling in IE (if you view the page in FF you'll notice the image is pushed down and away from the margin).
frameset.htm seems to have a 15px (or so) margin on the right hand side of the page when viewed in IE.
The only reason I'm using frames is that I want the user to be able to resize the left hand frame (as per the MSDN site). I believe the only way to do this is using frames? Or perhaps using iframes + some javascript?
I am familiar with include files in ASP, however I'm not sure I'll be able to get the desired effect using these?
Ah, in that case frames are the straightforward way of doing it I suppose. You could resize divs using some javascript but that would be a bit over-complex perhaps. Can't help you with the frames, I'm afraid.
Bookmarks