반응형
반응형

SpiritJS lets you easily animate objects on the web. It includes full timeline control, an intuitive UI that’s easy to use, and JSON import and export functions, among other features.

spiritjs

 

반응형
반응형

[인코딩] Form 전송시 euc-kr 페이지에서 utf-8로 데이터 전송하기


일반 form에 인코딩을 설정 한다.



그런데, 폼 전송시 인코딩 변경이 안된다면.

IE에서 특히 그런 현상 발생함.


그럴땐, Form 전송 스크립트에 인코딩 변경 스크립트를 삽입한다.

엘리먼트 전체를 utf-8로 변경해서 전송한다. 그리고, 다시 euc-kr 로 변경





 

 

 

 

 

.




반응형
반응형

리더가 적극적으로 피드백하고 도움을 주고 싶어도 그것을 거부하거나 원하지 않는 직원들이 분명히 있다. 그들에게 어떻게 해야 할까? <하버드비즈니스리뷰>의 객원 에디터인 에이미 갤로(Amy Gallo)는 다음과 같이 조언한다.


해야 할 일 3가지

1. 직원이 저항하는 이유를 예단하지 말고 열린 질문을 던져라. (Ask open-ended questions about why the employee is resistant.)

 

2. 직원의 기여에 대해 감사를 표하라. (Show that you appreciate the employee’s contribution.)

 

3. 직원이 실수할 수 있음을 인정하고, 위험을 감수하도록 용기를 주라. (Accept that the employee will make mistakes — tolerance encourages risk-taking.)

하지 말아야 할 일 3가지

4. 인신공격하듯 직원을 비난하지 마라. (Put all of the blame on the employee — it’s likely that she’s being resistant for a reason.)

 

5. 직원에게 당신이 코칭하고자 하는 이유와 방법을 숨기지 마라. (Hide your reasons for trying to coach the person — be explicit about why and how you want to help.)

 

6. 직원에게 당신의 도움을 받으라고 강요하지 마라. (Force the employee into accepting your help — coercion doesn’t build trust.)

 

 

 

 

.

반응형
반응형
http://www.duetdisplay.com/

 

디스플레이 공유 앱

 

 

 

 

반응형
반응형
jQuery Cheat Sheet: A quick API reference

 

This colorful jQuery Cheat Sheet is your one-stop reference for the jQuery API. It covers selectors, attributes, CSS, events, effects, and much more.

jquery

 

반응형
반응형
Responsive CSS3 slider without Javascript

 

CSS3 Responsive Slider is, as the name implies, a responsive CSS3 slider without Javascript. The actual slider is much like any JavaScript slider. It floats all of the content areas (articles) next to each other. And then hides the overflow. We then animate the margin of the inner div, so if we have 5 articles, moving the left-margin -100% would give us the second article. To save our input we are using radio buttons. As mentioned above you could also use :target and anchor links, but it doesn’t mimic Javascript in the same way as you would only be able to handle one action at a time, you would end up with a bunch of items in your history (clicking back would turn the slider back one), and it’s been done before.
Responsive CSS3 Slider Without Javascript

반응형

+ Recent posts