內容簡介
這個外掛可以新增一個具有響應式和適用於行動裝置的工具提示彈出式視窗,類似於這篇文章。請閱讀介紹性文章以獲取示例(和解釋其原因)。
您可以使用像正常 HTML 一樣添加 rel=”tooltip” 和標題屬性與提示內容,輕鬆地為任何內容添加文字提示。此外,它還支援簡碼生成。使用以下簡碼:
[commentary text=”在這裡輸入提示文字”]在這裡輸入目標HTML[/commentary]
出於向後兼容性考慮,任何具有 class="commentary" title="tooltip" 的標籤同樣被啟用。
任意一節
這是一個任意一節。🙂
外掛標籤
開發者團隊
原文外掛簡介
This adds a responsive and mobile-friendly tooltip popup in the vein of
this article. For an example (and an explanation why), please read
the introductory article.
You can add a textual tooltip to anything simply by adding a rel="tooltip"
and a title attribute with the tooltip content, just like you’d expect with
regular HTML. It also supports shortcodes to generate them. Use the following
shortcode:
[commentary text=”TOOLTIP TEXT HERE”]TARGET HTML HERE[/commentary]
For backward compatibility reasons, any tags with class="commentary" title="tooltip" are similarly enabled.
Arbitrary section
This is an arbitrary section. 🙂
