[jQuery] Tooltips

2008-05-18 Thread MartinS
Can jquery or a plugin do this: On http://www.ns.nl -> click on the inputfield next to 'station'. A text balloon shows up and disappears when you click somewhere on the page. It would be great if you could change the text in the balloon for each input field.

[jQuery] Re: Tooltips

2008-05-21 Thread MartinS
t; I've have something similar as a plugin on a project. Its not polished > > at all, but already works with keyboard events (reacts to focus/blur > > instead of click). > > > If interested, I'll upload the current version to give you a starting point. > > >