{"id":30083,"date":"2025-01-03T17:09:27","date_gmt":"2025-01-03T16:09:27","guid":{"rendered":"https:\/\/www.justcolor.net\/kids\/meduse\/"},"modified":"2025-01-03T17:32:52","modified_gmt":"2025-01-03T16:32:52","slug":"jellyfish","status":"publish","type":"page","link":"https:\/\/www.justcolor.net\/kids\/coloring-pages-of-animals\/jellyfish\/","title":{"rendered":"Jellyfish"},"content":{"rendered":"\n<div class=\"ngg-sort-control\">\n    <label for=\"ngg-sort-select-50308a7cd8525681aea465ccfb2d79df\">\n        Sort    <\/label>\n    <select id=\"ngg-sort-select-50308a7cd8525681aea465ccfb2d79df\" class=\"ngg-sort-select\">\n                    <option value=\"date_desc\"  selected='selected'>\n                Newest to oldest            <\/option>\n                    <option value=\"date_asc\" >\n                Oldest to newest            <\/option>\n                    <option value=\"popular\" >\n                By popularity            <\/option>\n            <\/select>\n<\/div>\n<script>\n(function() {\n    var select = document.getElementById(\"ngg-sort-select-50308a7cd8525681aea465ccfb2d79df\");\n    if (!select) return;\n    select.addEventListener('change', function() {\n        var url = new URL(window.location.href);\n        url.searchParams.set('ngg_sort', this.value);\n        url.searchParams.delete('nggpage');\n        window.location.href = url.toString();\n    });\n})();\n<\/script>\n\n<div style=\"clear:left;\"><\/div>\n<div class=\"gallery-grid\" style=\"padding-top:10px\">\n\n<div style=\"grid-column:span 2;\" class=\"gallery-grid-item gallery-grid-ad-min\"><!-- NEW BLOC MASONRY -->\n           <ins class=\"adsbygoogle\"\n               style=\"display:inline-block;width:410px;height:320px\"\n               data-ad-client=\"ca-pub-8022697607824667\"\n               data-ad-slot=\"2319092879\"><\/ins>\n           <script>\n               (adsbygoogle = window.adsbygoogle || []).push({});\n           <\/script><\/div>\n    <div class=\"gallery-grid-item\">\n        <p>\n                        <a href=\"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/?image=jellyfish__coloring-pages-for-children-jellyfish-14097__4\" title=\"Medusa with thick lines\">\n                <img\n                    alt=\"Medusa with thick lines\"\n                    src=\"https:\/\/www.justcolor.net\/kids\/wp-content\/uploads\/sites\/12\/nggallery\/jellyfish\/thumbs\/thumbs_coloring-pages-for-children-jellyfish-14097.jpeg\"\n                    width=\"300\"\n                    height=\"212\"\n                \/>\n            <\/a>\n        <\/p>\n        <h3 class=\"ngg-thumb-title\">Medusa with thick lines<\/h3>\n\n            <\/div>\n    <div class=\"gallery-grid-item\">\n        <p>\n                        <a href=\"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/?image=jellyfish__coloring-pages-for-children-jellyfish-60010__1\" title=\"Realistic Medusa\">\n                <img\n                    alt=\"Realistic Medusa\"\n                    src=\"https:\/\/www.justcolor.net\/kids\/wp-content\/uploads\/sites\/12\/nggallery\/jellyfish\/thumbs\/thumbs_coloring-pages-for-children-jellyfish-60010.jpg\"\n                    width=\"212\"\n                    height=\"300\"\n                \/>\n            <\/a>\n        <\/p>\n        <h3 class=\"ngg-thumb-title\">Realistic Medusa<\/h3>\n\n            <\/div>\n<div style=\"grid-column:span 2;\" class=\"gallery-grid-item gallery-grid-ad-min-mobile\"><!--  -->\n    <ins class=\"adsbygoogle\"\n        style=\"display:block;\"\n        data-ad-client=\"ca-pub-8022697607824667\"\n        data-ad-slot=\"6390767005\"\n        data-ad-format=\"auto\"\n        data-full-width-responsive=\"true\"><\/ins>\n    <script>\n    (adsbygoogle = window.adsbygoogle || []).push({});\n    <\/script><\/div>    <div class=\"gallery-grid-item\">\n        <p>\n                        <a href=\"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/?image=jellyfish__coloring-pages-for-children-jellyfish-8744__1\" title=\"Musician jellyfish\">\n                <img\n                    alt=\"Musician jellyfish\"\n                    src=\"https:\/\/www.justcolor.net\/kids\/wp-content\/uploads\/sites\/12\/nggallery\/jellyfish\/thumbs\/thumbs_coloring-pages-for-children-jellyfish-8744.jpg\"\n                    width=\"300\"\n                    height=\"212\"\n                \/>\n            <\/a>\n        <\/p>\n        <h3 class=\"ngg-thumb-title\">Musician jellyfish<\/h3>\n\n            <\/div>\n    <div class=\"gallery-grid-item\">\n        <p>\n                        <a href=\"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/?image=jellyfish__coloring-pages-for-children-jellyfish-37628__1\" title=\"The submarine and the giant jellyfish\">\n                <img\n                    alt=\"The submarine and the giant jellyfish\"\n                    src=\"https:\/\/www.justcolor.net\/kids\/wp-content\/uploads\/sites\/12\/nggallery\/jellyfish\/thumbs\/thumbs_coloring-pages-for-children-jellyfish-37628.jpg\"\n                    width=\"300\"\n                    height=\"212\"\n                \/>\n            <\/a>\n        <\/p>\n        <h3 class=\"ngg-thumb-title\">The submarine and the giant jellyfish<\/h3>\n\n            <\/div>\n<\/div>\n\n\n<script>\n(function() {\n    function jcGetLineClamp(el) {\n        var cs = window.getComputedStyle(el);\n        var clamp = parseInt(cs.getPropertyValue('-webkit-line-clamp') || cs.webkitLineClamp || '', 10);\n        return Number.isFinite(clamp) && clamp > 0 ? clamp : 6;\n    }\n\n    function jcGetLineHeight(el) {\n        var cs = window.getComputedStyle(el);\n        var lh = parseFloat(cs.lineHeight);\n        if (Number.isFinite(lh) && lh > 0) {\n            return lh;\n        }\n        var fs = parseFloat(cs.fontSize);\n        return (Number.isFinite(fs) && fs > 0) ? (fs * 1.35) : 18;\n    }\n\n    function jcClampTitleByWords(el) {\n        if (!el) return;\n\n        var original = (el.dataset.jcClampOriginal || el.textContent || '').trim();\n        if (!original) return;\n        el.dataset.jcClampOriginal = original;\n\n        \/\/ Reset first so we recompute correctly after resize.\n        el.textContent = original;\n\n        var lineHeight = jcGetLineHeight(el);\n        var maxLines = jcGetLineClamp(el);\n        var maxHeight = Math.ceil(lineHeight * maxLines) + 1;\n\n        if (el.scrollHeight <= maxHeight) {\n            return;\n        }\n\n        var words = original.split(\/\\s+\/).filter(Boolean);\n        if (!words.length) {\n            return;\n        }\n\n        var lo = 1;\n        var hi = words.length;\n        var best = 1;\n\n        while (lo <= hi) {\n            var mid = (lo + hi) >> 1;\n            var candidate = words.slice(0, mid).join(' ');\n            if (mid < words.length) {\n                candidate += '...';\n            }\n            el.textContent = candidate;\n\n            if (el.scrollHeight <= maxHeight) {\n                best = mid;\n                lo = mid + 1;\n            } else {\n                hi = mid - 1;\n            }\n        }\n\n        var finalText = words.slice(0, best).join(' ');\n        if (best < words.length) {\n            finalText += '...';\n        }\n        el.textContent = finalText;\n\n        \/\/ Safety pass for edge rounding (fonts \/ subpixel).\n        while (best > 1 && el.scrollHeight > maxHeight) {\n            best -= 1;\n            el.textContent = words.slice(0, best).join(' ') + '...';\n        }\n    }\n\n    function jcClampNggThumbTitles(root) {\n        var scope = root && root.querySelectorAll ? root : document;\n        var nodes = scope.querySelectorAll('.gallery-grid-item > h3.ngg-thumb-title, .grid-item > h3.ngg-thumb-title');\n        for (var i = 0; i < nodes.length; i++) {\n            jcClampTitleByWords(nodes[i]);\n        }\n    }\n\n    if (!window.__jcNggWordClampBound) {\n        window.__jcNggWordClampBound = true;\n\n        var resizeTimer = null;\n        window.addEventListener('resize', function() {\n            if (resizeTimer) {\n                window.clearTimeout(resizeTimer);\n            }\n            resizeTimer = window.setTimeout(function() {\n                jcClampNggThumbTitles(document);\n            }, 120);\n        });\n\n        if (document.fonts && document.fonts.ready && typeof document.fonts.ready.then === 'function') {\n            document.fonts.ready.then(function() {\n                jcClampNggThumbTitles(document);\n            });\n        }\n    }\n\n    jcClampNggThumbTitles(document);\n})();\n<\/script>\n\n    <div class='ngg-clear'><\/div>\n<div class=\"ngg-clear\" style=\"padding-bottom:50px\"><\/div>\n\n","protected":false},"excerpt":{"rendered":"<p><b>The jellyfish<\/b>, a fascinating creature of the deep sea, is one of the oldest animals on our planet. With its translucent body and graceful tentacles, it silently floats in the oceans, capturing the imagination of those who observe it.<br \/>\nThese marine invertebrates, present for millions of years, play a key role in aquatic ecosystems while also arousing curiosity and mystery.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":60,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ngg_post_thumbnail":0,"footnotes":""},"tags":[993],"class_list":{"0":"post-30083","1":"page","2":"type-page","3":"status-publish","5":"tag-gallery"},"_links":{"self":[{"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/30083","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/comments?post=30083"}],"version-history":[{"count":0,"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/30083\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/60"}],"wp:attachment":[{"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/media?parent=30083"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/tags?post=30083"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}