Add some tooltips.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3816 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2022-02-03 23:57:47 +00:00
parent 7733cb2604
commit 91339dc8a7
3 changed files with 66 additions and 11 deletions

View File

@ -13,7 +13,7 @@
<span id="title">Tilde Friends</span>
<a href="/">home</a>
<a href="/~core/apps/">apps</a>
<a href="#" onclick="event.preventDefault(); edit()">edit</a>
<a accesskey="e" data-tip="Toggle the app editor." href="#" onclick="event.preventDefault(); toggleEdit()">edit</a>
<a href="#" onclick="event.preventDefault(); trace()">trace</a>
<a href="#" onclick="event.preventDefault(); stats()">stats</a>
<span id="status"></span>