Deutism

Deute's RSS List

input에 대한 검색결과 3

  • Some links for light reading (7/3/11)

    Browser Support for CSS3: What’s the Current Status? In Search Of The Perfect CAPTCHA Ayatana overlay scrollbars: something truly Natty CSS3 property exposed: background Incrementable length values in text fields Create a Stylish Contact Form with HTML5 & CSS3 Tracking – CSS letter-spacing and Where to Use It Colour Contrast and CSS Sprite Maps IE6 Countdown HTML5 sectioning elements, he..

    Blog URL
    Max Design
    Date
    2011-03-07 07:22 pm
    태그
    News css3 html5 input
  • checkbox 중 최대 2개만을 선택할 수 있도록 만들기…

    같은 name을 가지는 체크박스들 중 2개 이상이 선택되지 못하도록 만들기 위해 작성했던 스크립트인데, 혹시 필요하신 분이 있으실까 해서 올려봅니다. ?View Code JAVASCRIPTfunction remain_two_obj(prefix){ this.old = new Array(); this.prefix = prefix; this.remain_two = function(cur){ items = document.getElementsByName(this.prefix + '[]'); ..

    Blog URL
    내 맘대로 보는 세상
    Date
    2009-06-01 08:33 pm
    태그
    checkbox css html input javascript
  • 인풋박스 안에 사라지는 제목

    미리보기 이미지

    간단한 스크립트다. 사용자 입력상자 안에 제목이 들어 있고, 사용자가 입력상자를 선택(Focus) 했을 때는 제목이 사라지고, 입력상자를 벗어난 경우 본래대로 나타나 보이게 하는 스크립트다. 단 새로운 내용이 입력된 경우에는 제목이 나타나지 않고, 입력된 내용이 유지되어야 한다. 훌륭하게 작성된 ..

    Blog URL
    Pageoff
    Date
    2008-10-21 03:17 pm
    태그
    input javascript 인풋박스 자바스크립트

이전 목록 1 다음 목록