
內容簡介
輕鬆地在你的 WordPress 網站上添加工具提示,當滑鼠指向目標元素時會顯示工具提示,行動裝置上會在點擊目標元素時顯示。你可以很容易在「設置 > 簡易工具提示」裡選擇你的工具提示顏色設置。
如何使用
定義工具提示(新,簡易的方式):在視覺化內容編輯器中點擊工具提示圖示以添加工具提示短碼。將內容屬性更改為您想在工具提示氣泡內顯示的內容。將工具提示觸發器換成您希望在懸停時觸發工具提示的內容(參見屏幕截圖)。
定義工具提示(舊方式):將「tooltips」類添加到目標 HTML 元素中。標題屬性將用於工具提示內容。
榮譽
感謝 Stefan Gabos 製作原始的 jQuery 外掛。
外掛標籤
開發者團隊
原文外掛簡介
Easily add tooltips to your wordpress site. Tooltips will show when target element is hovered over. On mobile devices tooltips show when target element is tapped. You can easily pick your tooltip color settings in Settings > Simple Tooltips.
How to Use
To define a tooltip (new, easy way): Click the tooltip icon on your visual content editor to add the tooltip shortcode. Change the content attribute to whatever you want to be the content inside the tooltip bubble. Change the tooltip trigger to whatever content you want to be used to trigger the tooltip, when hovered. (see screenshots)
To define a tooltip (old way): Add class “tooltips” to the target html element. The title attribute will be used for tooltip content.
Credits
Thanks to Stefan Gabos who made the original jQuery plugin.
