鼠标移在输入框 出现提示消息

mac2025-08-11  11

<input type="text" name="aa" value="你可以输入文字后,鼠标移上来看看" onmouseover="this.title=this.value"/>

 

最新回复(0)