{CSS3} animation / transform / transition 각종 css3를 자동으로 만들어주는 사이트 http://www.css3maker.com/css3-animation.html * animation 참고 사이트 http://daneden.github.io/animate.css/ - css3 animai...
http://eond.com/index.php?mid=css&category=357730 오래 전에 작성한 글인데 정리차 써봅니다. 1. 정찬명님의 CSS Drop Down : Emulate Select/Option. URL : http://naradesign.net/wp/2010/02/18/1192/ Demo : ht...
<a href="{getUrl('','mid',$mid,'category',$document->get('category_srl'))}" style="text-decoration:none"> 위 부분을 category 에 부분에 삽입 하시면 됩니다. 스케치북 게시판 기준 최종 아래 처럼 될거에요 ...
modules/document/document.item.php 에서 function getThumbnail 에서 대략 587번째 줄 즈음에 있는 // Return false if neither attachement nor image files in the document 바로 아래의 if(!$this->get('uploade...
참조1. 로그인 스킨 만들 때 유용한 변수 목록 https://xetown.com/index.php?mid=alley&category=15157&document_srl=66400 위 글에서 그룹명을 출력하는 변수는 $logged_info->group_list 로그인 사용자 가입 그룹 ...
$is_logged 사용자의 로그인 여부를 확인 <!–@if($is_logged)–>Welcome!<!–@end–> < p cond=”$is_logged”>Welcome!</p> $current_url 현재 페이지 URL $request_uri XE core 설치 URL $logged_info 로그인 사용자에게...
XE코어를 위한 debugPrint() http://www.xeschool.com/xe/index.php?mid=documents_for_debug&entry=XE%EC%BD%94%EC%96%B4%EB%A5%BC+%EC%9C%84%ED%95%9C+debugPrint() debugPrint() 라는 변수가 있는데, 간단하게 스...
굉장히 오랜 시간 많은 삽질을 했지만 결국 성공했습니다. -_-)v {@$i=0;} {@ $wdg[0] = $set->wdg_random0; $wdg[1] = $set->wdg_random1; $wdg[2] = $set->wdg_random2; $wdg[3] = $set->wdg_random3; } 먼저 루프...