Jquery Asp.net Mvc 2 资源文件:TextBox onFocus/onBlur

发布于 2024-10-20 08:02:48 字数 243 浏览 3 评论 0原文

嘿伙计们, 想知道哪种方式是最好的方式:

问题:添加文本框并默认写入其中的值,当 onfocus 时它会擦除,当 onblur 时如果没有写入新数据,它会恢复为默认值。

到目前为止我的选择: 1-使用cookie? 2-将它们保存到变量中 3-询问 stackoverflow :P

注意: - 这是浏览器兼容的,所以我需要它在大多数浏览器上工作,如果可能的话包括 ie6。 - 该网站使用多种语言,并为此访问资源文件。

Hey guys,
Was wondering which way is the best way:

The problem: Adding TextBox with a value written in it by default and when onfocus it erases and when onblur if no new data is written it reverts back to default.

My choices till now:
1- Use a cookie ?
2- Save them into variables
3- Ask stackoverflow :P

Note:
-This is browser compatible so I need it to work on most browsers, ie6 included if possible.
-And multiple languages are used in this website and it access resources files for that.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

给妤﹃绝世温柔 2024-10-27 08:02:48

1-使用cookie

看不到任何相关性。

2- 将它们保存到变量中

中看不到任何相关性。

3-询问 stackoverflow

您可以查看 jquery 水印插件

1- Use a cookie

Can't see any relevance.

2- Save them into variables

Can't see any relevance.

3- Ask stackoverflow

You may take a look at the jquery watermark plugin.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文