Javascript Tips&Dialog

来源:互联网 发布:出租房网络掉线 编辑:程序博客网 时间:2024/06/05 10:52
qTip2
Pretty powerful tooltips 
http://qtip2.com
https://github.com/qTip2/qTip2

tipsy
Facebook-style tooltips plugin for jQuery 
http://onehackoranother.com/projects/jquery/tipsy/

https://github.com/jaz303/tipsy

BeautyTips 
BeautyTips is a jQuery tooltips plugin which uses the canvas drawing element in the HTML5 spec to dynamically draw tooltips (sometimes called "talk bubbles" or "help balloons") associated with a html element on the page.
http://dillon-sellars.github.io/BeautyTips/
https://github.com/dillon-sellars/BeautyTips

needim/noty
noty is a jQuery notification plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. 
http://ned.im/noty

https://github.com/needim/noty

likeastore/ngDialog
Modals and popups provider for Angular.js applications 
http://likeastore.github.io/ngDialog

https://github.com/likeastore/ngDialog


aui/artDialog
经典的网页对话框组件 
http://aui.github.com/artDialog/

https://github.com/aui/artDialog

nakupanda/bootstrap3-dialog
Make use of Twitter Bootstrap's modal more monkey-friendly. 
https://nakupanda.github.io/bootstrap3-dialog/

https://github.com/nakupanda/bootstrap3-dialog

filamentgroup/dialog
Just a simple, minimal jQuery dialog with typical interactivity
Demo page here: http://filamentgroup.github.com/dialog/example.html
https://github.com/filamentgroup/dialog

vadimsva/popModal
jquery plugin for showing tooltips, titles, modal dialogs and etc 
http://vadimsva.github.io/popModal/

https://github.com/vadimsva/popModal

briceburg/jqModal
jqModal is a plugin for jQuery to help you display notices, dialogs, and modal windows in a web browser. 
http://jquery.iceburg.net/jqModal/#examples
https://github.com/briceburg/jqModal

https://github.com/activebridge/lazybox
Lazybox is a jQuery-based, simple, lightweight lightbox that can display entire remote pages, images and confirmation dialogs. Replace standard rails confirmations with lazybox just added several rows to your project.
http://lazybox.herokuapp.com

https://github.com/activebridge/lazybox
0 0