Input Floating Hint Box
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/floating_hint_box
软件介绍
Provide an automatic box hint in the right side of an input, hint box appear when focus on that input, and disappear when focus go to another element (blur).
The source(@source) of the text can be an attribute (title for example), or a pure html.
Attribute can contain escaped html, example: title="This will be <b>Bold</b>"
All hints can use one div element(@div option) with your custom design, also if need, you can make only one subelement(@div_sub) of @div context to change (in case you don't want the plugin to overwrite everything inside the @div element).
You can provide only the @className, and for each input a separate <div> element will be created automatically with @className as class.
If user click on the box to select some text (for copy/paste for example), box will not disappear.
If you need to make the box appear in more left, use incrementLeft, same for top - incrementTop, you can use - sign if you want to decrement.
Python基础教程(第2版)
Magnus Lie Hetland / 司维、曾军崴、谭颖华 / 人民邮电出版社 / 2010-7 / 69.00元
本书是经典教程的全新改版,作者根据Python 3.0版本的种种变化,全面改写了书中内容,做到既能“瞻前”也能“顾后”。本书层次鲜明、结构严谨、内容翔实,特别是在最后几章,作者将前面讲述的内容应用到了10个引人入胜的项目中,并以模板的形式介绍了项目的开发过程。本书既适合初学者夯实基础,又能帮助Python程序员提升技能,即使是 Python方面的技术专家,也能从书里找到令你耳目一新的东西。一起来看看 《Python基础教程(第2版)》 这本书的介绍吧!
