]> Cypherpunks repositories - gostls13.git/commit
godoc: use "search" input type for search box.
authorDmitry Chestnykh <dchest@gmail.com>
Fri, 15 Apr 2011 17:48:45 +0000 (10:48 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 15 Apr 2011 17:48:45 +0000 (10:48 -0700)
commit84c7e83b4c5b71f7634f16c719577fa71ff6232f
tree6a619ea4ad583622b388a9fcf846d052e6f6e91b
parent07dc26f88df9d14d7caa58010ab5992e00a9f3a7
godoc: use "search" input type for search box.

Uses placeholder attribute instead of changing the value of search
field on browsers that support it.  On other browsers, the fake
placeholder text is restored when the empty box loses focus.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/4441041
doc/all.css
doc/godocs.js
lib/godoc/godoc.html