前阵子,IE的title提示突然罢工了,找了很多原因就是没找到,一次实验popup.show后,它居然会出来,可是要让title出来前每次都必须调用popup.show方法,这怎么行呢自动提示效果,估计还是注册表的问题吧,终于放弃,于是制作了这个简单的自动提示js文件。支持firefox&ie,也不会有自带的提示那种过一段时间消失的问题了。

自动提示效果<html>
自动提示效果
<head>
自动提示效果
自动提示效果
<title>tip</title>
自动提示效果
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
自动提示效果
自动提示效果
</head>
自动提示效果
自动提示效果
<body>

相关文章:

  • 2022-12-23
  • 2021-05-24
  • 2021-08-08
  • 2022-01-15
  • 2022-12-23
  • 2021-11-18
猜你喜欢
  • 2021-09-25
  • 2022-12-23
  • 2022-02-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案