jQuery.CoolInput

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-12 15:44:14

软件介绍

CoolInput is a simple plugin, inspired by Remy Sharp's "hint plugin"that basically creates default text for input boxes.

The default text is derived from the input's title attribute by default and is displayed grayed out in the content area and disappears when the input gains focus and re-appears if no changes are made appears when it loses focus.

Customization options include:

  • changing the blurred style
  • submitting or not the default text in the case of a blank submit
  • adding an optional style to the input box (useful for those spotlight search icons)
  • New! Use any attribute to determine default-text, no longer limited to title attribute
  • Newer! Fixed a bug with the "clear hint on submit" feature, where if the inputted text was exactly the same as the hint it would not submit

Last update: 17/09/2008

-Alex

本文地址:https://codercto.com/soft/d/23227.html

C程序设计题解与上机指导

C程序设计题解与上机指导

谭浩强 / 清华大学 / 2000-9-1 / 19.50元

《C程序设计题解与上机指导(第2版)》是和谭浩强编著的《C程序设计》(第二版)(清华大学出版社1999年出版)配合使用的参考书,内容包括:(1)《程序设计》(第二版)一书的习题和参考解答,包括了该书各章的全部习题,共约150题,对全部编程题都给出了参考解答;(2)上机指南,详细介绍了在当前广泛使用的Turbo C集成环境下编辑、编译、调试和运行程序的方法,并简要介绍了Borland C++的使用方......一起来看看 《C程序设计题解与上机指导》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具