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://codercto.com/soft/d/21857.html

Fortran 95/2003程序设计

Fortran 95/2003程序设计

中国电力出版社 / 2009-8 / 88.00元

Fortran是计算世界最早出现的高级程序设计语言之一,随着面向对象编程时代的到来,Fortran语言不仅保持了发展的步伐,而且继续在科学计算方面领先。《Fortran95/2003程序设计(第3版)》在第2~7章介绍了Fortan语言基础知识,为初学者提供入门学习资料;在第8~15章介绍了Fortran语言高级特性,为深入用好Fortran语言提供支持;在第16章讲述了Fortran语言面向对象......一起来看看 《Fortran 95/2003程序设计》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

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

RGB CMYK 互转工具