Form Watermark

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-10 08:26:33

软件介绍

The Watermark plugin enables users to condense page layout by adding descriptive labels on top of the input or textarea fields when their value is empty. This plugin is built on the same concept as the Overlabel plugin, but does not require the labels and style to be placed on the page while adding other configuration options.

Features:

  • Easily configured. Just add a watermark attribute to your element
  • Requires no additional page markup
  • Use a string or object to configure watermark
  • Add custom css and classes to the label
  • Works on password fields
  • Works well with validation plugin

Examples:

input type=”password” watermark=”Enter Password”
input type=”password” watermark=”{html:’EnterPassword’,css:{color:’red’}}”
$([selector]).watermark(”Your watermark”)
$([selector]).watermark({html:”The text”,cls:’css class’,css:’{jQuery css object}’})

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

Pro JavaScript Design Patterns

Pro JavaScript Design Patterns

Dustin Diaz、Ross Harmes / Apress / 2007-12-16 / USD 44.99

As a web developer, you’ll already know that JavaScript™ is a powerful language, allowing you to add an impressive array of dynamic functionality to otherwise static web sites. But there is more power......一起来看看 《Pro JavaScript Design Patterns》 这本书的介绍吧!

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

RGB HEX 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具