jquery toast插件 插件描述:Toaster.js是一款Material Design风格jquery toast插件。Toaster.js提供5种主题,以及众多配置参数,用于显示toast类型的消息提示框。兼容性如下: Toaster.js Toaster.js是一款Material Design风格jquery toast插件。Toaster.js提供5种主题,以及众多配置参数,用于显示toast类型的消息提示框。 Toaster....
jQuery Toaster 需要Bootstrap3.0+ Toaster是一个jQuery插件,用于显示toast通知。它提供了一组极好的默认值,您可以在开箱即用的情况下使用,同时保持完全灵活;弯曲以满足您的特定设计需求。 Toaster包含一个用于Array.indexOf的polyfill,以支持较旧的浏览器(lte IE8)。 What Is This Toast You Speak Of? 虽然吐司最...
jQuery Toaster byScott Offen jQuery plugin for displaying customizable toast notifications via Bootstrap alerts Tags toasttoastergrowl Versions Version Date 1.0.0 Oct 07, 2014 1.0.0 Oct 07, 2014 1.0.0 October 7, 2014 Version Released 79
The plug-in is also designed to scale based on the page's font-size setting (it was designed for the default of 100%/16px as the default). 1.3.1 Released September 29, 2014 124 Watchers 29 Forks jQuery Toaster jQuery plugin for displaying customizable toast notifications via Bootstrap ...
jQuery Toaster RequiresBootstrap3.0+ Toasteris a jQuery plugin for displaying toast notifications. It comes with a sublime set of defaults that you can use out of the box, while at the same time remains completely flexible; bending to meet your specific design needs. ...
Toaster.js是一款Material Design风格jquery toast插件。Toaster.js提供5种主题,以及众多配置参数,用于显示toast类型的消息提示框。 工具提示 79329382 jQuery手风琴菜单(原创) 简单的jQuery手风琴菜单列表兼容ie7+ 垂直导航,手风琴菜单 52022383 纯CSs文字Tooltip库Hint.css ...
jQuery plugin for displaying customizable toast notifications via Bootstrap alerts - scottoffen/jquery.toaster
Toaster.js是一款Material Design风格jquery toast插件。Toaster.js提供5种主题,以及众多配置参数,用于显示toast类型的消息提示框。 Toaster.js的特点有: 提供5种主题风格。 可以设置Toast自动消失。 可以显示关闭按钮。 可以显示关闭进度条。 支持从右向左显示。
插件描述:Toaster.js是一款Material Design风格jquery toast插件。Toaster.js提供5种主题,以及众多配置参数,用于显示toast类型的消息提示框。Toaster.js Toaster.js是一款Material Design风格jquery toast插件。Toaster.js提供5种主题,以及众多配置参数,用于显示toast类型的消息提示框。
这个插件需要bootstrap 3.0+,不过使用起来更加方便,只需要引入一个jquery.toaster.js即可,下面是一个示例 <!...message here', title: 'Your Title', priority: 'danger'}); }) 不过按上面修改之后在低于IE9...的浏览器中工作并不理想,可能是IE9以下对 @media 支持不太好,所以在js的代码中加了一个判...