Changes between Version 1 and Version 2 of Ticket #9214, comment 2
- Timestamp:
- Apr 7, 2013, 2:35:09 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9214, comment 2
v1 v2 3 3 I am using jQuery UI for my interface on a WebGL project. Since the entire screen is a HTML5 canvas, I was hoping I could test for object intersection and display Tooltips when certain interactions in the WebGL project occur (such as mousing over a planet). 4 4 5 I don't exactly need to create the Tooltip on hover. I was just setting that up as a simple use case. I just need to be able to manually open the tooltip with mouse track working correctly.5 I don't exactly need to create the Tooltip on hover. I just set that up as a simple use case. I just need to be able to manually open the Tooltip with mouse track working correctly.