kendo-labs / kendo-bootstrapper

GNU General Public License v3.0
49 stars 20 forks source link

use kendo ui tooltip instead of just title="..." #12

Closed mxriverlynn closed 11 years ago

mxriverlynn commented 11 years ago

a lot of buttons and links use title="..." and that provides some amount of hover-to-see-what-this-is effect, but it takes a while for the info to pop up.

could we use the kendo ui tooltip to make this look a little nicer and pop up sooner?

the real concern here is that i constantly forget what these buttons and links do, and i have to hover over them for a long time to figure it out. i hate to suggest something like text next to the buttons because i do like the over-all design and feel of the apps. it just gets confusing when i don't know what the buttons are, and it takes so long to get any text on what they do.

mishoo commented 11 years ago

I played with this and found the Kendo tooltips a little buggy. I added them back for now in the main content — doesn't it feel like the file buttons are harder to click? (i.e. the tooltip sometimes shows up on top of the button)

bsatrom commented 11 years ago

Used this a bunch while recording last week, and I think the tooltips look nice and don't get in the way.

mishoo commented 11 years ago

@bsatrom yeah, they're usable after 62ee1eee72ebba44fb859b837bf007125408bf4f ;-)