Form Tooltip

码农软件 · 软件分类 · jQuery表单及相关 · 2019-12-24 15:13:00

软件介绍

A tooltip plugin for forms. The tooltip is always displayed beneath form elements, and activated when a form field gets focus (works for keyboard and mouse navigation). The tooltip content is set based on the fields title-attribute (customizable).

Requires delegate plugin (bundled with validation plugin)

Usage: $("#myform").formtooltip();

Options:

  • String element: HTML markup for the tooltip element, must contain element with class "formtooltip-body"
  • Function positionParent: Returns the element to use for positioning. Gets one argument, the currently focussed element. The default returns just that element. Custom implemenetations can return some parent of the element.
  • Number left: Offset left for the tooltip. Default: 10
  • Selector type: Elements to apply the tooltip to. Default: "input, textarea, select"
  • Number fade: The duration in milliseconds of the fadein/out animations when hiding/showing the tooltip. Default: 250

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

More Effective C++(中文版)

More Effective C++(中文版)

梅耶(Scott Meyers) / 侯捷 / 电子工业出版社 / 2011-1-1 / 59.00元

《More Effective C++:35个改善编程与设计的有效方法(中文版)》是梅耶尔大师Effective三部曲之一。继Effective C++之后,Scott Meyers于1996推出这本《More Effective C++(35个改善编程与设计的有效方法)》“续集”。条款变得比较少,页数倒是多了一些,原因是这次选材比“一集”更高阶,尤其是第5章。Meyers将此章命名为技术(tec......一起来看看 《More Effective C++(中文版)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

随机密码生成器
随机密码生成器

多种字符组合密码