글 수 6
바로 아래의 2가지 코드다.
it_search_form 과 visualArea 두가지 선택자는 뭘까?
layout.html 은 물론 XE 소스코드 어디에도 저런 ID를 가지는 요소는 없는데 왜들어가있는 것인지 궁금하다.
관련질문들
* isSearch가 검색폼이면 it_search_form은 뭐죠?
* visualArea가 어딜 말하는 것인지요?
layouts/xe_official/css/default.css
#it_search_form { position:absolute; top:50px; right:15px;}
#it_search_form .input { border:1px solid #bc4032; height:17px; width:120px; color:#888888; font-size:.9em;}
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }layouts/xe_official/css/default.css
#visualArea { width:770px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}it_search_form 과 visualArea 두가지 선택자는 뭘까?
layout.html 은 물론 XE 소스코드 어디에도 저런 ID를 가지는 요소는 없는데 왜들어가있는 것인지 궁금하다.
관련질문들
* isSearch가 검색폼이면 it_search_form은 뭐죠?
* visualArea가 어딜 말하는 것인지요?
- [2009/02/19] TortoiseSVN에서 특정 리비전 영역만 추출하기 (128871) *3
- [2009/02/18] SVN을 이용한 XE 최신버젼 업그레이드하기 (108319)
- [2009/02/12] XE 1.2.0 게시판 목록설정 와우~~ (142108)
- [2009/02/12] XE 1.2.0 부터는 위젯스킨은 무의미해지나? (121934) *3

아직 정리가 안된것 일 뿐...