BGM용 세이라디오
열기▼       고정
전체
글목록

jquery ui로 draggable을 적용한 후 resizable을 적용하면 position:absolute가 추가된다.

일요일, 8월 25, 2013
따라서 position에 !important 를 써서 값이 변하지 않게 하는 것이 좋겠다.
(static, relative, fixed일 때 전부다 이런 현상이 나타났다.)
첫 댓글을 써주세요!

댓글을 인용하려면 @![댓글 ID]!@와 같이 쓰시면 됩니다. "@!" 와 "!@"를 쓰시려면 "+@+!+", "+!+@+"와 같이 써주세요.

페이스북 댓글
.post-outer{ -webkit-transform:none; transform:none; display:inline; padding:0; margin:0; border-width:0; } .hentry>div{ display:none; }