jdm / bugsahoy

A landing page to make finding relevant bugs easier for new Mozilla contributors.
http://www.joshmatthews.net/bugsahoy/
69 stars 95 forks source link

Using Ui Tool tip #15

Closed caseybecking closed 12 years ago

caseybecking commented 12 years ago

This is using a jQuery plugin to display tooltips cleanly. We can out put any information and style it how ever we want, again this is just a start and no where ready for prime time in my opinion.

jdm commented 12 years ago

Oooh, that might not be a bad idea at all. Another idea - we could pop out the tooltip at a static location next to the current entry that's being moused over, to avoid covering up the content.

caseybecking commented 12 years ago

Yeah I can do that, ill do it and have you look at it.