Closed mbrajk closed 8 years ago
I will work on getting a tooltip library setup tomorrow that we can throw info into. I will likely need help making the tooltips themselves but I can at least get something setup that we can easily add information to and not just use the builtin html tooltips which suck.
added qtip to solution via fb1c2d66a7cce759f9d673c11241eae19e9afd57
an example of loading html via ajax into a tooltip http://jsfiddle.net/qTip2/zok1Lyzo/ @axelwales just for reference
Will be essentially implemented after merge request #79. All that remains is to style the tooltips slightly differently if needed and to bring in the content from the game instructions.
Fixed via #79 & #86
As part of #10 we would like to implement tooltips that will appear upon hovering over board sections so that we can give a brief description of what options/actions the user has available to them as well as describing the function of individual components so the user is aware of what they can do.