Tuesday, January 26, 2010

Hint Text Within RichFaces Calendar

Here's a way to have a hint text within RichFaces calendar component. It's not the most elegant way to do it, I'm sure there's a better way. Also this solution takes care of having multiple RichFaces calendar on one page(e.g. ui:repeat).

css


JavaScript


xhtml

Multiple RichFaces Modal with Same Shortcut Key to Close

If you have more then one rich:hotkey with the same key, one of them gets ignored. Here is a trick to having multiple RichFaces Modal Panels with the same shortcut key(ESC) to close.

JavaScript


xhtml