min-width for a html page, absolute in pixels. For ie9+ and other browsers
I want a given html page not to be shrunk (by the user, manually, with the mouse, for instance) under a certain width in pixels, so two floating divs (for instance) never end being one below the other,..... or a picture partially seen.
I haven't found my way using css, so I suppose js will have the answer. Might I get any hints on this, please?. I am only interested in FF, Chrome and IE9+, nothing older..
thanks