From: Jared N. <ja...@aa...> - 2000-12-29 03:02:51
|
can anyone tell me how to make this work in NS. I need to clip a banner served to me by an ad agency to exactly fit inside 468/60 dimensions: <div style="position:relative; width:468px; height:60px; margin:0px; clip:(0px,0px,468px,60px); overflow:hidden;" width="468" height="60"></div> this works wonderfully in IE, in NS4.7, it just hides the image - is it a clipping issue in NS? |