Widget:Icon: Difference between revisions

From Ara: History Untold Wiki
No edit summary
Tag: Reverted
Undo revision 3176 by Z0eff (talk)
Tag: Undo
Line 6: Line 6:


</style>
</style>
<button id="myButton">My Button</button>


<a id="<!--{$id|escape:'html'}-->" href="https://www.google.com">
<a id="<!--{$id|escape:'html'}-->" href="https://www.google.com">
Line 14: Line 12:


<script type="text/javascript">
<script type="text/javascript">
tippy('#myButton', {
  content: "I'm a Tippy tooltip!",
});


tippy('#<!--{$id|escape:'html'}-->', {
tippy('#<!--{$id|escape:'html'}-->', {

Revision as of 05:11, 30 October 2024