input text with a custom dialog to assist the user?

Any ideas aobut how to create a input text with a custom dialog to assist the user?. I want a component similar to inputCalendar but with a list of String values instead of Dates. Thanks.
[194 byte] By [ffbeltrana] at [2007-11-27 7:59:14]
# 1

Hey ffbeltran,

I heard box-over do some really nice tooltips that can be customized using css. Dunno if that's exactly what you're after but it's worth a look!

It's just a script-file that you include in the page from what I can see...

http://boxover.swazz.org/

And here are some nice examples of it being used:

http://boxover.swazz.org/example.html

Cheers,

illu

Illua at 2007-7-12 19:41:16 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

Lot of thanks illu. BoxOver is really nice but not is i'm searching for.

I need a dialog with some values that the user can click on it and the inputText is populated automatically.

I need anything like the first component of this page: http://www.irian.at/myfaces/date.jsf but with other values and not date values.

Thanks again and sorry for my english.

-

Fede

ffbeltrana at 2007-7-12 19:41:16 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...