{"id":51949,"date":"2026-06-04T06:05:31","date_gmt":"2026-06-04T06:05:31","guid":{"rendered":"https:\/\/crocoblock.com\/knowledge-base\/?post_type=tips-and-tricks&#038;p=51949"},"modified":"2026-06-04T08:41:48","modified_gmt":"2026-06-04T08:41:48","slug":"how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets","status":"publish","type":"tips-and-tricks","link":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/","title":{"rendered":"Adding Custom Tooltips Within JetElement\u2019s Table, Tabs, and Accordion Widgets"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"use-html-attribute-for-desktops-only\"><strong>Use HTML Attribute (for Desktops Only)<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>Using an HTML attribute is the simplest way to add WordPress tooltips; however, in this case, the tooltip will be visible on desktops on hover, but not on mobiles.<\/p>\n\n\n\n<p>In this case, we add the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/features\/tabs-widget-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Tabs<\/strong><\/a> widget to the page, unroll the <strong>Items<\/strong> settings, and insert the following HTML directly into the <strong>Label<\/strong> field.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-label-field-of-the-tabs-widget-1824x1140-1.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-label-field-of-the-tabs-widget-1824x1140-1-1024x640.webp\" alt=\"\" class=\"wp-image-51957\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-label-field-of-the-tabs-widget-1824x1140-1-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-label-field-of-the-tabs-widget-1824x1140-1-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-label-field-of-the-tabs-widget-1824x1140-1-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-label-field-of-the-tabs-widget-1824x1140-1-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-label-field-of-the-tabs-widget-1824x1140-1-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-label-field-of-the-tabs-widget-1824x1140-1.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code><em>&lt;i title=\"Tooltip text\" class=\"fas fa-info-circle\"&gt;&lt;\/i&gt;<\/em><\/code><\/pre>\n\n\n\n<p>where the \u201c<em>Tooltip text&#8221; <\/em>is the text to be displayed in the corresponding tab.<\/p>\n\n\n\n<p>In this case, the text in the <strong>Label<\/strong> field looks as follows:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><em>&lt;i title=\"Just read it!\" class=\"fas fa-info-circle\"&gt;&lt;\/i&gt;<\/em><\/code><\/pre>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-added-to-the-tabs-widget-on-the-front-end-1824x1140-1.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-added-to-the-tabs-widget-on-the-front-end-1824x1140-1-1024x640.webp\" alt=\"the tooltip added to the tabs widget on the front end\" class=\"wp-image-51958\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-added-to-the-tabs-widget-on-the-front-end-1824x1140-1-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-added-to-the-tabs-widget-on-the-front-end-1824x1140-1-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-added-to-the-tabs-widget-on-the-front-end-1824x1140-1-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-added-to-the-tabs-widget-on-the-front-end-1824x1140-1-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-added-to-the-tabs-widget-on-the-front-end-1824x1140-1-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-added-to-the-tabs-widget-on-the-front-end-1824x1140-1.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"add-html-for-desktops-and-mobilesnbsp\"><strong>Add HTML (for Desktops and Mobiles)&nbsp;<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>The cases described herein display the needed tooltip texts on mobiles and on desktops while hovering or clicking.<\/p>\n\n\n\n<div class=\"note-banner d-flex border-bold border-jetthemecore rounded overflow-hidden p-20\"><div class=\"mr-12\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M9 21C9 21.5 9.4 22 10 22H14C14.6 22 15 21.5 15 21V20H9V21ZM12 2C8.1 2 5 5.1 5 9C5 11.4 6.2 13.5 8 14.7V17C8 17.5 8.4 18 9 18H15C15.6 18 16 17.5 16 17V14.7C17.8 13.4 19 11.3 19 9C19 5.1 15.9 2 12 2Z\" fill=\"#F2D23C\"\/><\/svg><\/div><div class=\"d-flex flex-column\"><div class=\"text-900 mb-12\">Things to know<\/div><p class=\"m-0\">For better UX, it is recommended to add an info icon or short hint to indicate the presence of a tooltip. On desktop, it appears on hover, but on mobiles, users need to tap, so there should be a clear visual cue that the element is interactive.<\/p><\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"add-inline-html-to-a-widget-title\"><strong>Add inline HTML to a widget title<\/strong><\/h3>\n\n\n\n<p>The following HTML element can be added to the <strong>Title<\/strong> element of the <strong>Tabs<\/strong> widget or the <a href=\"https:\/\/crocoblock.com\/widgets\/classic-accordion\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Classic Accordion<\/strong><\/a> widget.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-for-displaying-on-mobiles-added-to-the-tabs-widget-1824x1140-1.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-for-displaying-on-mobiles-added-to-the-tabs-widget-1824x1140-1-1024x640.webp\" alt=\"the code for displaying on mobiles added to the tabs widget\" class=\"wp-image-51970\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-for-displaying-on-mobiles-added-to-the-tabs-widget-1824x1140-1-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-for-displaying-on-mobiles-added-to-the-tabs-widget-1824x1140-1-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-for-displaying-on-mobiles-added-to-the-tabs-widget-1824x1140-1-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-for-displaying-on-mobiles-added-to-the-tabs-widget-1824x1140-1-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-for-displaying-on-mobiles-added-to-the-tabs-widget-1824x1140-1-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-for-displaying-on-mobiles-added-to-the-tabs-widget-1824x1140-1.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code><em>Tab#1: &amp;nbsp; &lt;span class=\"tooltip\" data-tip=\"Your tooltip text here\"&gt; &nbsp; &lt;i class=\"fas fa-info-circle\"&gt;&lt;\/i&gt; &lt;\/span&gt;<\/em><\/code><\/pre>\n\n\n\n<p>where:<\/p>\n\n\n\n<ul>\n<li><strong>Tab#1<\/strong> \u4e00 the name of the particular tab;<\/li>\n\n\n\n<li><strong>&amp;nbsp;<\/strong> \u4e00 the space sign, can be inserted as many times as needed;&nbsp;<\/li>\n\n\n\n<li>&#8220;<strong>Your tooltip text here<\/strong>&#8221; \u4e00 the tooltip text to be displayed;<\/li>\n\n\n\n<li><strong>&lt;i class=&#8221;fas fa-info-circle&#8221;&gt;&lt;\/i&gt;<\/strong> \u4e00 a specific \u201cInfo\u201d icon from the <strong>Font Awesome4.<\/strong><\/li>\n<\/ul>\n\n\n\n<p>On the front end, the widget displays the \u201cYour tooltip text here\u201d text after hovering.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-for-displaying-on-mobiles-and-desktops-1824x1140-1.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-for-displaying-on-mobiles-and-desktops-1824x1140-1-1024x640.webp\" alt=\"the tooltip for displaying on mobiles and desktops\" class=\"wp-image-51966\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-for-displaying-on-mobiles-and-desktops-1824x1140-1-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-for-displaying-on-mobiles-and-desktops-1824x1140-1-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-for-displaying-on-mobiles-and-desktops-1824x1140-1-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-for-displaying-on-mobiles-and-desktops-1824x1140-1-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-for-displaying-on-mobiles-and-desktops-1824x1140-1-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-tooltip-for-displaying-on-mobiles-and-desktops-1824x1140-1.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<div class=\"note-banner d-flex border-bold border-jetthemecore rounded overflow-hidden p-20\"><div class=\"mr-12\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M9 21C9 21.5 9.4 22 10 22H14C14.6 22 15 21.5 15 21V20H9V21ZM12 2C8.1 2 5 5.1 5 9C5 11.4 6.2 13.5 8 14.7V17C8 17.5 8.4 18 9 18H15C15.6 18 16 17.5 16 17V14.7C17.8 13.4 19 11.3 19 9C19 5.1 15.9 2 12 2Z\" fill=\"#F2D23C\"\/><\/svg><\/div><div class=\"d-flex flex-column\"><div class=\"text-900 mb-12\">Things to know<\/div><p class=\"m-0\">To enable <strong>Font Awesome 4 support<\/strong> to make sure all previously selected <strong>Font Awesome 4<\/strong> icons are displayed correctly while using the <strong>Font Awesome 5 library<\/strong>, move to the <i><strong>WordPress Dashboard &#62; Elementor  Editor &#62; Settings &#62; Advanced <\/strong><\/i> tab and select the &#34;Yes&#34; option in the <strong>Load Font Awesome 4 Support<\/strong> drop-down menu. <\/p><\/div><\/div>\n\n\n\n<p>If you don&#8217;t want to display icons, you can use any text sign instead. You can also place the icon or text slightly above the line by wrapping it in a<em> &lt;sup&gt;&lt;\/sup&gt;<\/em> tag as follows:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><em>Tab #1 &amp;nbsp; &lt;span class=\"tooltip\" data-tip=\"Your tooltip text here\"&gt; &lt;sup&gt;&lt;i class=\"fas fa-info-circle\"&gt;&lt;\/i&gt;&lt;\/sup&gt; &lt;\/span&gt;<\/em><\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"add-%25d1%2581ss-and-javascriptnbsp\"><strong>Add \u0421SS and JavaScript&nbsp;<\/strong><\/h3>\n\n\n\n<p>For this method, you will need to insert custom CSS and JavaScript either by using Elementor Pro or another plugin for custom snippets.<\/p>\n\n\n\n<p>We will show a method that uses Elementor Pro.<\/p>\n\n\n\n<p>First, go ahead to the <strong><em>WordPress Dashboard &gt; Elementor &gt; Editor &gt; Custom Elements &gt; Code<\/em><\/strong> tab and insert the code into the corresponding field.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-edit-code-window-1824x1140-1.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-edit-code-window-1824x1140-1-1024x640.webp\" alt=\"the edit code window\" class=\"wp-image-51967\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-edit-code-window-1824x1140-1-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-edit-code-window-1824x1140-1-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-edit-code-window-1824x1140-1-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-edit-code-window-1824x1140-1-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-edit-code-window-1824x1140-1-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-edit-code-window-1824x1140-1.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>Once completed, press the \u201c<strong>Update<\/strong>\u201d field to save the snippet.<\/p>\n\n\n\n<p>If you have no Elementor Pro, you can use any custom snippet plugin, for example, <em>Post Snippets<\/em> (since it supports <strong>JavaScript<\/strong> in the free version), and insert JavaScript and <strong>CSS<\/strong> separately.<\/p>\n\n\n\n<div class=\"note-banner d-flex border-bold border-jetthemecore rounded overflow-hidden p-20\"><div class=\"mr-12\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M9 21C9 21.5 9.4 22 10 22H14C14.6 22 15 21.5 15 21V20H9V21ZM12 2C8.1 2 5 5.1 5 9C5 11.4 6.2 13.5 8 14.7V17C8 17.5 8.4 18 9 18H15C15.6 18 16 17.5 16 17V14.7C17.8 13.4 19 11.3 19 9C19 5.1 15.9 2 12 2Z\" fill=\"#F2D23C\"\/><\/svg><\/div><div class=\"d-flex flex-column\"><div class=\"text-900 mb-12\">Things to know<\/div><p class=\"m-0\"><p>If you add a tooltip to a table row in the <strong><a href=\"https:\/\/crocoblock.com\/knowledge-base\/jetelements\/how-to-create-a-table-with-jetelements-table-widget\/\" target=\"_blank\" rel=\"noopener\">Table<\/a><\/strong> widget of the <i>JetElements<\/i> plugin, insert the following CSS as well: <\/p> \n<p>.jet-table td,<\/p>\n<p>.jet-table tr, <\/p>\n<p>.jet-table tbody,<\/p> \n<p>.jet-table {<\/p>\n<p> overflow: visible!important;<\/p>\n<p> }<\/p><\/p><\/div><\/div>\n\n\n\n<p>If there are elements that can overlap this tooltip because they overlap parent containers, then you should either change the <strong>Z-index<\/strong> of the parent containers, or use the following approach \u4e00 it will always be on top of other elements, but slightly more complex. First, insert these <strong>CSS<\/strong> and <strong>JavaScript<\/strong>:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;style&gt;\n\n#tooltip-global {\n\n&nbsp;&nbsp;position: fixed;\n\n&nbsp;&nbsp;transform: translate(-50%, -100%);\n\n&nbsp;&nbsp;z-index: 999999;\n\n&nbsp;&nbsp;background: #222;\n\n&nbsp;&nbsp;color: #fff;\n\n&nbsp;&nbsp;font-size: 12px;\n\n&nbsp;&nbsp;padding: 6px 10px;\n\n&nbsp;&nbsp;border-radius: 4px;\n\n&nbsp;&nbsp;white-space: nowrap;\n\n&nbsp;&nbsp;pointer-events: none;\n\n&nbsp;&nbsp;display: none;\n\n}\n\n&lt;\/style&gt;\n\n&lt;!-- JS (mobile tap) --&gt;\n\n&lt;script&gt;\n\n(function(){\n\n&nbsp;&nbsp;let tooltip;\n\n&nbsp;&nbsp;function getTooltip() {\n\n&nbsp;&nbsp;&nbsp;&nbsp;if (!tooltip) {\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tooltip = document.createElement('div');\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tooltip.style.position = 'fixed';\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tooltip.style.zIndex = '999999';\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tooltip.style.background = '#222';\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tooltip.style.color = '#fff';\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tooltip.style.padding = '6px 10px';\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tooltip.style.borderRadius = '4px';\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tooltip.style.fontSize = '12px';\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tooltip.style.whiteSpace = 'nowrap';\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tooltip.style.pointerEvents = 'none';\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tooltip.style.display = 'none';\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;document.body.appendChild(tooltip);\n\n&nbsp;&nbsp;&nbsp;&nbsp;}\n\n&nbsp;&nbsp;&nbsp;&nbsp;return tooltip;\n\n&nbsp;&nbsp;}\n\n&nbsp;&nbsp;document.addEventListener('mousemove', function(e){\n\n&nbsp;&nbsp;&nbsp;&nbsp;const el = e.target.closest('.tooltip');\n\n&nbsp;&nbsp;&nbsp;&nbsp;const t = getTooltip();\n\n&nbsp;&nbsp;&nbsp;&nbsp;if (el) {\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;t.textContent = el.getAttribute('data-tip');\n\nconst rect = el.getBoundingClientRect();\n\nt.style.left = (rect.left + rect.width \/ 2) + 'px';\n\nt.style.top = (rect.top - 3) + 'px';\n\nt.style.transform = 'translate(-50%, -100%)';\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;t.style.display = 'block';\n\n&nbsp;&nbsp;&nbsp;&nbsp;} else {\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;t.style.display = 'none';\n\n&nbsp;&nbsp;&nbsp;&nbsp;}\n\n&nbsp;&nbsp;});\n\n})();\n\n&lt;\/script&gt;<\/code><\/pre>\n\n\n\n<p>Add the following HTML directly to the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/jetelements\/how-to-create-a-table-with-jetelements-table-widget\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Table<\/strong><\/a> widget from the <em>JetElements<\/em> plugin in the <strong>Text<\/strong> field of the heading:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Tab #1 &amp;nbsp; &lt;span class=\"tooltip\" data-tip=\"Your tooltip text here\"&gt; &nbsp; &lt;i class=\"fas fa-info-circle\"&gt;&lt;\/i&gt; &lt;\/span&gt;<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-1824x1140-1.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-1824x1140-1-1024x640.webp\" alt=\"the code added to the table widget\" class=\"wp-image-51968\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-1824x1140-1-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-1824x1140-1-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-1824x1140-1-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-1824x1140-1-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-1824x1140-1-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-1824x1140-1.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>Then, move to the front end and check the result.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-on-the-front-end-1824x1140-1.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-on-the-front-end-1824x1140-1-1024x640.webp\" alt=\"the code added to the table widget on the front end\" class=\"wp-image-51969\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-on-the-front-end-1824x1140-1-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-on-the-front-end-1824x1140-1-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-on-the-front-end-1824x1140-1-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-on-the-front-end-1824x1140-1-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-on-the-front-end-1824x1140-1-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-table-widget-on-the-front-end-1824x1140-1.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p>You can use this method for any inline element. For block elements (templates, widgets), tooltips can be easily added using the <em>JetTricks <\/em>plugin. It allows you to add flexible tooltips, control their positioning, and animation.&nbsp;<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"add-the-tooltip-to-a-form\"><strong>Add the Tooltip to a Form<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>The <em>JetFormBuilder<\/em> plugin allows inserting text to be shown in the field, and in this way, it covers the tooltip functionality. To add the needed text into a particular field, move to the particular field\u2019s setting block, unroll the <strong>Advanced<\/strong> settings, and insert the needed text into the <strong>PLACEHOLDER<\/strong> field.<\/p>\n\n\n\n<div class=\"wp-block-image aligncenter size-large\"><a href=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-form-placeholder-field-1824x1140-1.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-form-placeholder-field-1824x1140-1-1024x640.webp\" alt=\"the form placeholder field\" class=\"wp-image-51964\" srcset=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-form-placeholder-field-1824x1140-1-1024x640.webp 1024w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-form-placeholder-field-1824x1140-1-300x188.webp 300w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-form-placeholder-field-1824x1140-1-768x480.webp 768w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-form-placeholder-field-1824x1140-1-1536x960.webp 1536w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-form-placeholder-field-1824x1140-1-600x375.webp 600w, https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-form-placeholder-field-1824x1140-1.webp 1824w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/div>\n\n\n\n<p><\/p>\n\n\n\n<p>However, if you need to add the tooltip, use the same method described above and add the HTML to a <strong>LABEL<\/strong> field.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"faq\"><strong>FAQ<\/strong><\/h2>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1780521144399\"><strong class=\"schema-faq-question\"><strong>What content can I display inside a custom tooltip?<\/strong><\/strong> <p class=\"schema-faq-answer\">You can add text, images, icons, and links.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1780521482503\"><strong class=\"schema-faq-question\"><strong>What option can be styled while customizing the tooltips?<\/strong><\/strong> <p class=\"schema-faq-answer\">To customize the tooltip, unroll the <strong>Style<\/strong> tab and configure the tooltip&#8217;s colors, typography, spacing, borders, and more.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1780521500751\"><strong class=\"schema-faq-question\"><strong>Is it possible to add tooltips to other widgets?<\/strong><\/strong> <p class=\"schema-faq-answer\">No, currently this functionality is unavailable.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1780521513263\"><strong class=\"schema-faq-question\"><strong>Can I add tooltips to one table cell only, or add different tooltips to different cells?<\/strong><\/strong> <p class=\"schema-faq-answer\">Yes, both are possible.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1780521527271\"><strong class=\"schema-faq-question\"><strong>Can I apply different styling to different tooltips configured in the same widget?<\/strong><\/strong> <p class=\"schema-faq-answer\">No, currently this functionality is unavailable.<\/p> <\/div> <\/div>\n\n\n\n<p>That\u2019s it. Now you know how to add a custom tooltip to an inline element inside a table, tab, or form label on your WordPress site.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to add a custom inline tooltip inside different widgets using HTML and JavaScript in WordPress.<\/p>\n","protected":false},"author":12,"featured_media":0,"template":"","format":"standard","tipstricks-tags":[562],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Adding Custom Tooltips Within Table, Tabs, and Accordion Widgets \u4e00 JetElements | Crocoblock<\/title>\n<meta name=\"description\" content=\"Learn how to add a custom inline tooltip inside different widgets using HTML and JavaScript in WordPress.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Adding Custom Tooltips Within Table, Tabs, and Accordion Widgets \u4e00 JetElements | Crocoblock\" \/>\n<meta property=\"og:description\" content=\"Learn how to add a custom inline tooltip inside different widgets using HTML and JavaScript in WordPress.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/\" \/>\n<meta property=\"og:site_name\" content=\"Help Center\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-04T08:41:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-label-field-of-the-tabs-widget-1824x1140-1-1024x640.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/\",\"name\":\"Adding Custom Tooltips Within Table, Tabs, and Accordion Widgets \u4e00 JetElements | Crocoblock\",\"isPartOf\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\"},\"datePublished\":\"2026-06-04T06:05:31+00:00\",\"dateModified\":\"2026-06-04T08:41:48+00:00\",\"description\":\"Learn how to add a custom inline tooltip inside different widgets using HTML and JavaScript in WordPress.\",\"breadcrumb\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521144399\"},{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521482503\"},{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521500751\"},{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521513263\"},{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521527271\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tips & tricks\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Adding Custom Tooltips Within JetElement\u2019s Table, Tabs, and Accordion Widgets\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"name\":\"Help Center\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\",\"name\":\"Help Center\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"contentUrl\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"caption\":\"Help Center\"},\"image\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Question\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521144399\",\"position\":1,\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521144399\",\"name\":\"What content can I display inside a custom tooltip?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You can add text, images, icons, and links.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521482503\",\"position\":2,\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521482503\",\"name\":\"What option can be styled while customizing the tooltips?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"To customize the tooltip, unroll the <strong>Style<\/strong> tab and configure the tooltip's colors, typography, spacing, borders, and more.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521500751\",\"position\":3,\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521500751\",\"name\":\"Is it possible to add tooltips to other widgets?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No, currently this functionality is unavailable.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521513263\",\"position\":4,\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521513263\",\"name\":\"Can I add tooltips to one table cell only, or add different tooltips to different cells?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, both are possible.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521527271\",\"position\":5,\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521527271\",\"name\":\"Can I apply different styling to different tooltips configured in the same widget?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No, currently this functionality is unavailable.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Adding Custom Tooltips Within Table, Tabs, and Accordion Widgets \u4e00 JetElements | Crocoblock","description":"Learn how to add a custom inline tooltip inside different widgets using HTML and JavaScript in WordPress.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/","og_locale":"en_US","og_type":"article","og_title":"Adding Custom Tooltips Within Table, Tabs, and Accordion Widgets \u4e00 JetElements | Crocoblock","og_description":"Learn how to add a custom inline tooltip inside different widgets using HTML and JavaScript in WordPress.","og_url":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/","og_site_name":"Help Center","article_modified_time":"2026-06-04T08:41:48+00:00","og_image":[{"url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2026\/06\/the-code-added-to-the-label-field-of-the-tabs-widget-1824x1140-1-1024x640.webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","FAQPage"],"@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/","url":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/","name":"Adding Custom Tooltips Within Table, Tabs, and Accordion Widgets \u4e00 JetElements | Crocoblock","isPartOf":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#website"},"datePublished":"2026-06-04T06:05:31+00:00","dateModified":"2026-06-04T08:41:48+00:00","description":"Learn how to add a custom inline tooltip inside different widgets using HTML and JavaScript in WordPress.","breadcrumb":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521144399"},{"@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521482503"},{"@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521500751"},{"@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521513263"},{"@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521527271"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/crocoblock.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"Tips & tricks","item":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/"},{"@type":"ListItem","position":3,"name":"Adding Custom Tooltips Within JetElement\u2019s Table, Tabs, and Accordion Widgets"}]},{"@type":"WebSite","@id":"https:\/\/crocoblock.com\/knowledge-base\/#website","url":"https:\/\/crocoblock.com\/knowledge-base\/","name":"Help Center","description":"","publisher":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization","name":"Help Center","url":"https:\/\/crocoblock.com\/knowledge-base\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/","url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","contentUrl":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","caption":"Help Center"},"image":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/"}},{"@type":"Question","@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521144399","position":1,"url":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521144399","name":"What content can I display inside a custom tooltip?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"You can add text, images, icons, and links.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521482503","position":2,"url":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521482503","name":"What option can be styled while customizing the tooltips?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"To customize the tooltip, unroll the <strong>Style<\/strong> tab and configure the tooltip's colors, typography, spacing, borders, and more.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521500751","position":3,"url":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521500751","name":"Is it possible to add tooltips to other widgets?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"No, currently this functionality is unavailable.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521513263","position":4,"url":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521513263","name":"Can I add tooltips to one table cell only, or add different tooltips to different cells?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes, both are possible.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521527271","position":5,"url":"https:\/\/crocoblock.com\/knowledge-base\/tips-and-tricks\/how-to-add-custom-tooltips-within-jetelements-table-tabs-and-accordion-widgets\/#faq-question-1780521527271","name":"Can I apply different styling to different tooltips configured in the same widget?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"No, currently this functionality is unavailable.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/tips-and-tricks\/51949"}],"collection":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/tips-and-tricks"}],"about":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/types\/tips-and-tricks"}],"author":[{"embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/users\/12"}],"wp:attachment":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=51949"}],"wp:term":[{"taxonomy":"tipstricks-tags","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/tipstricks-tags?post=51949"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}