File: attribute_strip2.html

package info (click to toggle)
libpetal-perl 2.05-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 792 kB
  • ctags: 137
  • sloc: perl: 3,722; xml: 630; makefile: 39
file content (15 lines) | stat: -rw-r--r-- 312 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<input
  type="text"
  size="12"
  name="q"
  id="q"
  title="Enter your search term(s) here [Accesskey 4 ]."
  onblur="if(this.value=='')this.value='Keyword(s)';"
  onfocus="if(this.value=='Keyword(s)')this.value='';"
  value="Keyword(s)"
  xml:lang="en"
  lang="en"
  class="en"
  dir="ltr"
  accesskey="4"
/>