文本框字数输入提示效果

-- Submitted by Admin on Fri, 07/16/2010 - 22:11

今天翻了翻收藏的一些前端效果,看到有个文本框字数输入提示效果,看了下它的代码,完全不晓得它怎么搞的,只觉得代码好乱...可能是设计师的规范、写法风格不一样的缘故吧。

仔细思考了以下这种东西,觉得不会太难,于是自己动手,丰衣足食...

首先设计了下体验的界面和细节,觉得除了像jquery ui那样的背景进度提示之外,还应该加上数字提示,所以使用界面应该如下图:

代码使用很简单,只要知道要应用的 textarea 的 id 即可。

详情请看附件示例。

PreviewAttachmentSize
Wen_Ben_Kuang_Zi_Shu_Ti_Shi_Xiao_Guo_.rar18.61 KB

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Allowed HTML tags: <a> <em> <strong> <code> <cite> <ul> <ol> <li> <dl> <dt> <dd> <img> <ebmed>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 7 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.