JSP

DIV 스크롤 생성

쩨비 2021. 6. 1. 14:34
728x90
<div class="tdRel" style="white-space:nowrap; overflow:auto;">
	<a class="imgFileName" href="" target="_blank" style="display: none;" >
		<img style="" class="imgFileView" alt="" src="">
	</a>
	<input type="hidden" id="imgPath" name="imgPath" value="">
</div>

DIV 가로사이즈보다 안의 내용이 많거나 넘칠시 스크롤 생성

728x90

'JSP' 카테고리의 다른 글

팝업창 새로고침시 맨위로 올리기  (0) 2021.05.27