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

大话存储Ⅱ

大话存储Ⅱ

张冬 / 清华大学出版社 / 2011-5 / 99.00元

《大话存储2:存储系统架构与底层原理极限剖析》内容简介:网络存储是一个涉及计算机硬件以及网络协议/技术、操作系统以及专业软件等各方面综合知识的领域。目前国内阐述网络存储的书籍少之又少,大部分是国外作品,对存储系统底层细节的描述不够深入,加之术语太多,初学者很难真正理解网络存储的精髓。《大话存储2:存储系统架构与底层原理极限剖析》以特立独行的行文风格向读者阐述了整个网络存储系统。从硬盘到应用程序,对......一起来看看 《大话存储Ⅱ》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

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

在线XML、JSON转换工具

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

HEX CMYK 互转工具