Quantcast
Viewing all articles
Browse latest Browse all 12

Re: setting the height of a ContentPlaceHolder

Hi,

Dexe

The horizontal scrolling is working fine, but the vertical scrolling is not. 

I repro this problem by using firefox and the opera, but the both the horizontal and vertical scrolls can dispaly on IE7.

But if you fix the outer div's height, the inner div's the vertical scroll will dispaly:

body >
    <form id="form1" runat="server">
    <div style="height:800px" >
                <div style="width:60%; height:80%; overflow:auto">
                <asp:contentplaceholder id="ContentPlaceHolder1" runat="server"></asp:contentplaceholder>
                </div>
    </div>
    </form>
</body>


Viewing all articles
Browse latest Browse all 12

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>