K
Kelly59
I expected the following to show a clipped image with scrollbars - the image
was indeed clipped but the scrollbars are not shown. What am I doing wrong ?
<img
src="my_image.jpg"
alt="some text"
style="position:absolute; left 100px; top:100px; clip:rect(0 200 200 0);
overflow:scroll"
was indeed clipped but the scrollbars are not shown. What am I doing wrong ?
<img
src="my_image.jpg"
alt="some text"
style="position:absolute; left 100px; top:100px; clip:rect(0 200 200 0);
overflow:scroll"