Development Environment:
- Ubuntu 16.04 (
Chromium 50.0.2661.102 Ubuntu 16.04 (64-bit)
)- Go 1.6.2
If you need tooltip written in AngularJS, see [3].
Install GopherJS and this package:
$ go get -u github.com/gopherjs/gopherjs
$ go get -u github.com/siongui/gopherjs-tooltip
See example directory. Also see Demo.
Released in public domain. See UNLICENSE.
[1] | GopherJS - A compiler from Go to JavaScript
(GitHub,
GopherJS Playground,
|
[2] |
[3] | [AngularJS] Tooltip |
[4] | [Golang] querySelectorAll and querySelector Example by GopherJS |
[5] |
[6] | golang settimeout - Google search node.js - nodejs setTimeout equivalent in Golang - Stack Overflow |
[7] | [Golang] GopherJS Synonyms with JavaScript |
[8] | GopherJS XMLHttpRequest (XHR) and MakeFunc Example |
[9] | [Golang] GopherJS DOM Example - Access HTML Data Attribute |
[10] | [GopherJS] Tooltip |