{"id":5709,"date":"2024-06-10T11:31:54","date_gmt":"2024-06-10T02:31:54","guid":{"rendered":"https:\/\/taitan916.info\/blog\/?p=5709"},"modified":"2024-06-10T12:19:39","modified_gmt":"2024-06-10T03:19:39","slug":"post-5709","status":"publish","type":"post","link":"https:\/\/taitan916.info\/blog\/archives\/5709","title":{"rendered":"jQuery\u306e\u901a\u77e5\u30e1\u30c3\u30bb\u30fc\u30b8\u7528\u30e9\u30a4\u30d6\u30e9\u30ea\u300cToastr\u300d\u306e\u5229\u7528\u65b9\u6cd5"},"content":{"rendered":"<p>\u3042\u308b\u30b5\u30a4\u30c8\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092\u62dd\u898b\u3057\u3066\u3044\u308b\u3068Toastr\u3068\u3044\u3046JS\u30d5\u30a1\u30a4\u30eb\u3092CDN\u3067\u8aad\u307f\u8fbc\u3093\u3067\u304a\u308a\u3001\u3053\u308c\u306f\u4f55\u306a\u306e\u304b\u3068\u8abf\u3079\u305f\u3068\u3053\u308d\u30d5\u30e9\u30c3\u30b7\u30e5\u30c7\u30fc\u30bf\u3063\u307d\u3044\u901a\u77e5\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u8868\u793a\u3055\u305b\u308bjQuery\u30e9\u30a4\u30d6\u30e9\u30ea\u3089\u3057\u3044\u3002\u805e\u3044\u305f\u3053\u3068\u306e\u7121\u3044\u30e9\u30a4\u30d6\u30e9\u30ea\u3060\u3063\u305f\u306e\u3067\u4f7f\u3044\u65b9\u53ca\u3073\u30b5\u30f3\u30d7\u30eb\u306e\u30e1\u30e2\u3002<\/p>\n<p>&nbsp;<\/p>\n<h2>Toastr<\/h2>\n<h3>\u516c\u5f0f\u30b5\u30a4\u30c8<\/h3>\n<p><a href=\"https:\/\/codeseven.github.io\/toastr\/\" target=\"_blank\" rel=\"noopener\">https:\/\/codeseven.github.io\/toastr\/<\/a><\/p>\n<h3>GitHub<\/h3>\n<p><a href=\"https:\/\/github.com\/CodeSeven\/toastr\" target=\"_blank\" rel=\"noopener\">https:\/\/github.com\/CodeSeven\/toastr<\/a><\/p>\n<h3>CDN<\/h3>\n<p>CDN\u3067\u4f7f\u3046\u5834\u5408\u306f\u4ee5\u4e0b\u3092\u8a18\u8ff0\u3059\u308b\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">&lt;script type=\"text\/javascript\" src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/toastr.js\/latest\/toastr.min.js\"&gt;&lt;\/script&gt;\r\n&lt;link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/toastr.js\/latest\/toastr.min.css\"&gt;<\/pre>\n<p>\u7570\u306a\u308b\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u826f\u3044\u5834\u5408\u306f\u4ee5\u4e0b\u304b\u3089\u63a2\u3059\u3002<\/p>\n<p><a href=\"https:\/\/cdnjs.com\/libraries\/toastr.js\/latest\" target=\"_blank\" rel=\"noopener\">https:\/\/cdnjs.com\/libraries\/toastr.js\/latest<\/a><\/p>\n<p>\u5c1a\u3001jQuery\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u305f\u3081jQuery\u81ea\u4f53\u3082\u8aad\u307f\u8fbc\u3080\u5fc5\u8981\u304c\u3042\u308b\u70b9\u306b\u6ce8\u610f\u3059\u308b\u3002<\/p>\n<p>&nbsp;<\/p>\n<h2>\u30b5\u30f3\u30d7\u30eb<\/h2>\n<p><a href=\"https:\/\/taitan916.info\/sample\/Toastr\/\" target=\"_blank\" rel=\"noopener\">https:\/\/taitan916.info\/sample\/Toastr\/<\/a><\/p>\n<p>&nbsp;<\/p>\n<h2>\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9<\/h2>\n<h3>\u57fa\u672c\u7684\u306a\u4f7f\u3044\u65b9<\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">toastr.info('info');\r\ntoastr.success('success');\r\ntoastr.warning('warning');\r\ntoastr.error('error');<\/pre>\n<h3>\u30aa\u30d7\u30b7\u30e7\u30f3\u6307\u5b9a<\/h3>\n<p><a href=\"https:\/\/codeseven.github.io\/toastr\/demo.html\" target=\"_blank\" rel=\"noopener\">\u516c\u5f0f\u30da\u30fc\u30b8<\/a>\u3067\u8a2d\u5b9a\u3057\u305f\u3044\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e\u3057\u300cShow Toast\u300d\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u304c\u51fa\u529b\u3055\u308c\u308b\u306e\u3067\u305d\u3061\u3089\u3092\u30b3\u30d4\u30fc\u3057\u3066\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u5f62\u3067\u8a2d\u5b9a\u3067\u304d\u308b\u3002<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">toastr.options = {\r\n    \"closeButton\": false,\r\n    \"debug\": false,\r\n    \"newestOnTop\": false,\r\n    \"progressBar\": false,\r\n    \"positionClass\": \"toast-bottom-right\",\r\n    \"preventDuplicates\": false,\r\n    \"onclick\": null,\r\n    \"showDuration\": \"300\",\r\n    \"hideDuration\": \"1000\",\r\n    \"timeOut\": \"5000\",\r\n    \"extendedTimeOut\": \"1000\",\r\n    \"showEasing\": \"swing\",\r\n    \"hideEasing\": \"linear\",\r\n    \"showMethod\": \"fadeIn\",\r\n    \"hideMethod\": \"fadeOut\"\r\n}\r\n\r\ntoastr.info('info');\r\ntoastr.success('success');\r\ntoastr.warning('warning');\r\ntoastr.error('error');<\/pre>\n<p>&nbsp;<\/p>\n<h2>\u6240\u611f<\/h2>\n<p>Ajax\u901a\u4fe1\u5f8c\u306e\u6210\u5426\u8868\u793a\u306a\u3069\u3067\u4f7f\u3048\u305d\u3046\u3002\u305f\u3060jQuery\u4f9d\u5b58\u3068\u3044\u3046\u306e\u304c\u3061\u3087\u3063\u3068\u30cd\u30c3\u30af\u304b\u3082\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u3042\u308b\u30b5\u30a4\u30c8\u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092\u62dd\u898b\u3057\u3066\u3044\u308b\u3068Toastr\u3068\u3044\u3046JS\u30d5\u30a1\u30a4\u30eb\u3092CDN\u3067 ... <\/p>\n","protected":false},"author":1,"featured_media":1071,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3,4],"tags":[100],"class_list":["post-5709","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-jquery","category-javascript","tag-library"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/5709","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/comments?post=5709"}],"version-history":[{"count":1,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/5709\/revisions"}],"predecessor-version":[{"id":5710,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/5709\/revisions\/5710"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media\/1071"}],"wp:attachment":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media?parent=5709"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/categories?post=5709"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/tags?post=5709"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}