[Bug 36611] New: Allow definition of local tooltips
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36611 Bug ID: 36611 Summary: Allow definition of local tooltips Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: andrewfh@dubcolib.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com On my system, I've used jQuery to insert an icon with a title attribute so that when the icon is moused-over it gives a bit of explanatory text. For example: $('#navmenulist ul li a:contains("View dictionary")').append(' <i class="fa fa-info-circle" title="No one knows what this is for"></i>'); It could be helpful to have an interface for this, something along the lines of how we define audio alerts: - provide a jquery selector - select a font awesome icon - provide text - when a page loads containing your selector, your icon is appended to it with your text appearing on mouseover -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36611 Michelle Spinney <mspinney@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mspinney@clamsnet.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36611 Steve, OSLRI, USA <sspohn@oslri.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sspohn@oslri.net --- Comment #1 from Steve, OSLRI, USA <sspohn@oslri.net> --- Many thanks to Andrew for adding to Bugzilla! Yes, something like this would allow us to add "local practice" notes to help guide our staff as they're using the system... putting info where they need it. We don't have super JS skills on staff, so an interface to add tool tips easily would be lovely. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36611 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blawlor@clamsnet.org -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org