prototype.js 에는 자바 스크립트 코딩을 편하게 도와주는 많은 메소드들이 있다. 대부분 있는지 몰라서 직접 만들어 쓰는 경우가 대부분이라서 이 기회에 정리해보았다. Form.Element activate clear disable enable focus getValue present select serialize activate.....
I used to rule the world Seas would rise when I gave the word Now in the morning I sleep alone Sweep the streets I used to own I used to roll the dice Feel the fear in my enemys eyes Listen as the crowd would sing: Now the old kin.....
I used to rule the world Seas would rise when I gave the word Now in the morning I sleep alone Sweep the streets I used to own I used to roll the dice Feel the fear in my enemy's eyes Listen as the crowd would sing: "Now the old k.....
귿이에요. itemLabel=name itemValue=id /> 이 한 줄로.. 저렇게 출력해줍니다. 괜찮죠? EL로 넘겨준 allAuthorities 이 녀석은 List 타입으로 도메인 객체 타입의 객체들을 담고 있죠. 흠... 화면에 보이는 값이 어째 좀 사용자 비친화적입니다. name .....
form_tag를 이용하여 form을 사용하면 id를 매기는 것을 위해서 다른 태그와 마찬가지로 :id로 지정하니 생각처럼 되지 않았다. 그래서 메일링리스트를 확인한 결과 form_tag는 hash와 같이 사용한다. form_tag ({:controller => controller, :action =.....
Maximum URL length GET방식의 길이제한에 대한 의견이 분분하다. FORM submission에 대한 데이타를 찾아 보다 유용한 정보가 있어 포스팅한다. GET방식의 길이제한에 대해 서로 틀린 이유는 HTTP프로토콜의 역사(historical)에서 비롯된다. 기존 GET방식은 1024Chara.....
구글 Docs 를 사용해 보다가 깜짝 놀랐다. Word Processor, Presentations, Spread Sheets 만 있는 줄 알았더니, 설문조사를 할 수 있는 폼도 있었다. 예전 같으면 CGI를 이용해서 구현해야 할 일을 매우 쉽게 만들어 놓았다. 이건 좀 짱인 것 같다. http.....
스킨의 write.php 파일을 고쳐주시면 되는 간단한 방법입니다. 제로보드 기본 스킨을 중심으로 설명합니다만, 별 다른건 없을거에요. 고치길 원하는 스킨 write.php 파일을 열으시고, {제목에 기본적으로! (subject)} write.php 파일 맨 위에 이렇게 넣어주세요. [제.....