hello everybody, some help please!!
i have an asp placeholder(which can be any height) in a div and would like the div to flow around it. at the moment the contents of the placeholder will flow out of the div and its looks rather poor. i have tried using 'overflow:auto;' but it messes up the page and gives me scrollbars (which i dont not want). is there another way of doing it? it works fine in IE but not in FF.
help please!
thanks, steveWithout code or a link, we can't help you.
IE might be expanding your divs. This is incorrect behavior and a bug in IE. Firefox is doing what you are telling it to do.the site isnt live yet sorry so i cant give you a link, bummer
i have an asp placeholder(which can be any height) in a div and would like the div to flow around it. at the moment the contents of the placeholder will flow out of the div and its looks rather poor. i have tried using 'overflow:auto;' but it messes up the page and gives me scrollbars (which i dont not want). is there another way of doing it? it works fine in IE but not in FF.
help please!
thanks, steveWithout code or a link, we can't help you.
IE might be expanding your divs. This is incorrect behavior and a bug in IE. Firefox is doing what you are telling it to do.the site isnt live yet sorry so i cant give you a link, bummer