Form Tooltip
- 授权协议: 未知
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://plugins.jquery.com/project/formtooltip
软件介绍
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
Fortran 95/2003程序设计
中国电力出版社 / 2009-8 / 88.00元
Fortran是计算世界最早出现的高级程序设计语言之一,随着面向对象编程时代的到来,Fortran语言不仅保持了发展的步伐,而且继续在科学计算方面领先。《Fortran95/2003程序设计(第3版)》在第2~7章介绍了Fortan语言基础知识,为初学者提供入门学习资料;在第8~15章介绍了Fortran语言高级特性,为深入用好Fortran语言提供支持;在第16章讲述了Fortran语言面向对象......一起来看看 《Fortran 95/2003程序设计》 这本书的介绍吧!
