<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Typ…
INPUT输入框灰体提示 <input type="text" value='15 words limit' style="color:#999999" onblur="inputTips_blur(this,'15 words limit')" onfocus="inputTips_focus(this,'15 words limit')"> function inputTips_focus(obj, defau…