toastr_demo

消息提示插件:toastr.js

As of 12.08.2022. See ბოლო ვერსია.

ეს სკრიპტი არ უნდა იყოს პირდაპირ დაინსტალირებული. ეს ბიბლიოთეკაა, სხვა სკრიპტებისთვის უნდა ჩართეთ მეტა-დირექტივაში // @require https://update.greasyfork.org/scripts/449403/1080600/toastr_demo.js.

ავტორი
backrock12
ვერსია
1.0
შექმნილია
12.08.2022
განახლებულია
12.08.2022
Size
6,57 KB
ლიცენზია
პ/გ

彈出提示

使用說明

// @resource CSS https://cdn.bootcdn.net/ajax/libs/toastr.js/latest/css/toastr.min.css // @require https://cdn.bootcdn.net/ajax/libs/jquery/3.6.0/jquery.min.js // @require https://greasyfork.org/scripts/444087-toastr/code/toastr.js?version=1044697 // @grant GM_getResourceText // @grant GM_addStyle

toastr.info('Are you the 6 fingered man?') toastr.success('Are you the 6 fingered man?') toastr.error('Are you the 6 fingered man?') toastr.warning('Are you the 6 fingered man?') toastr.warning('Are you the 6 fingered man?')