통신 무화과 홈 페이지뉴 스피드 통신 무화과이메일로 통신 무화과통신 무화과 가장 인기있는 게시물
중요 인물
Helping you, by helping myself with blogging, browsing, and tech tips 당신을 돕는을 도움으로써 자신과 블로깅, 검색, 그리고 기술 팁

Infuriating Search Result 나를 분노하게 만드는 검색 결과

April 17th, 2007 · by David Bradley 2007년 4월 17일로 데이비드 브래들리

One of the most infuriating phenomena on the net isn’t sites that crash your browser or blogs that never update, it is not even news sites that don’t seem to have a newsfeed. 대부분의 나를 분노하게 만드는 중 하나는 사이트가 인터넷에서 충돌 현상을 귀하의 브라우저 또는 블로그를 절대 업데이트,이조차하지 않는 뉴스 사이트 뉴스 피드를 본 것 같다. No, it is those little search boxes that webmasters see fit to include the word “search” smack in the middle of the form that don’t disappear when you click the search box to enter your search terms. 아니, 그것은 그 작은 검색창에 단어를 포함하는 웹마 스터를 참조 적합 "검색"손자국이되지 않는 형식의 중간에 사라집니다을 클릭하면 검색창에 검색어를 입력하십시오.

Why are they infuriating? 왜 그들이 나를 분노하게 만드는가? Well, as soon as you realize that the form is not self-clearing, you have to then select the word that is already there (”search”) and either delete it before you add your own terms, or else select and type or paste over the top of it. 그럼, 즉시 자신이라는 걸 깨닫게 양식은 없다 - 청산, 당신은이 단어를 선택한 다음이 이미있다 (예 : "검색")와 자신의 조건 중 하나를 추가하기 전에 삭제, 또는 다른 선택 및 입력하거나 붙여 이상의 맨 위에 그것합니다. If you slip with your mouse you’ll occasionally end up with the word “search” at the start or finish, or even in the middle of your keywords - eg signifsearchicant figures. 슬립하는 경우 마우스로 해당 단어로하면 결국 간혹 "검색"을 완료를 시작하거나, 아니면 심지어는 중간에 귀하의 키워드 - 예를 들어 signifsearchicant 인물.

There is a solution, but it has to be implemented by the webmaster, there is no quick fix from the browser’s perspective (unless you know different). 이 솔루션을 구현한 그러나, 그것은 웹마 스터가 없다는 브라우저의 관점에서 간략한 수정 프로그램을 (서로 다른있다면 모르지만). So, with thanks to 그래서, 가능 덕분에 Urban75 urban75 , webmasters please embed the following in your search form as appropriate: , 웹마 스터에서 다음과 같은하시기 바랍니다 귀하의 검색 양식을 적절하게 포함 :

<FORM> <form>
Search: <INPUT TYPE=text VALUE=”Search Text” ONFOCUS=”clearDefault(this)”> 검색 : <input type=text onfocus="cleardefault(this)"> text" value="search
</FORM> </ 폼>

(Similarly, if you insist on including the word “email” in your email subscription form then use (마찬가지로, 낱말을 포함하여 고집하는 경우 "이메일"가 귀하의 이메일에 등록 양식을 사용

Email: <INPUT TYPE=text VALUE=”E-Mail Address” ONFOCUS=”clearDefault(this)”> 전자 우편 : <input type=text value="e-mail address" onfocus="cleardefault(this)">

in there instead. 거기 대신합니다.

There is an additional step to make it work and it requires a wee script in the head section of your page: 이 단계를 추가로 작동하게 해 위 스크립트를 필요로하고 그것의 머리 부분을 페이지 :

<script type=”text/javascript”> <script type="text/javascript">
<!– <! -
function clearDefault(el) { 기능을 cleardefault (얼) (
if (el.defaultValue==el.value) el.value = “” 만일 (el.defaultvalue == el.value) el.value = ""
} )
// –> / / ->
</script> </ 스크립트>

It’s all very easy and it saves a lot of infuriation (is that a word?). 그것은 모두 아주 간단하고 그것을 저장 많은 격노케 (가 한 마디?). There is of course a much simpler solution that involves a serious assumption. 이 것은 물론 심각한 가정하는 것과 관련된 솔루션을 훨씬 간단합니다. You could simply assume that your readership knows what a search box is and will use it to search or if you have an email subscription box they will know to type their email address in order to subscribe, so you could just as easily leave out that “search” and “email” from the boxes’ startup settings in the first place. 귀하의 독자 간단하게 알 수 있다고 가정하고이 무엇을 검색 상자는이 도구를 사용하여 구독 상자를 검색하거나 이메일을 사용하는 경우 그들은 그들의 전자 메일 주소를 입력하기 위해 잘 알고을 구독하려면 것처럼 쉽게 떠날 수있게 아웃 " 검색 "및"이메일 "을 상자에 '시작 프로그램의 설정을 처음부터합니다. It looks slicker too. 보이 오그 너무합니다.

1 response so far ↓ 지금까지 한 응답 ↓

Leave a Comment 코멘트를 남겨주세요

Comments are checked for spam before appearing, no need to post it twice. 코멘트가 게재되기 전에 스팸 메일을 확인,이 두 차례에 게시 필요가없습니다.

Related Posts 관련 기사