Glad to be of service. I use most of the tomahawk components and I think I end up having to address a lot of the posted questions for myself before they are asked.
On 8/14/06, Jorge Vásquez <[EMAIL PROTECTED]> wrote:
Thanks a lot Andrew, you have really been of great help in solving the majority of questions that I post!! Really cool component!!! JV -----Mensaje original----- De: Andrew Robinson [mailto:[EMAIL PROTECTED] Enviado el: lunes, 14 de agosto de 2006 14:21 Para: MyFaces Discussion Asunto: Re: dynamic list rendered onmouseover event... have a look at t:popup On 8/14/06, Jorge Vásquez <[EMAIL PROTECTED]> wrote: > Thanks Eurig but I already checked those, the element that you are probably > referring is: inputSuggest which is destinated for use with input texts. I > think that the principle is probably the same but I need it to operate with > normal output texts. I´ll probably check out the code and see if I can > adapt the same principle for output texts... > > Regards, > Jorge Vasquez > > -----Mensaje original----- > De: Eurig Jones [mailto:[EMAIL PROTECTED] > Enviado el: lunes, 14 de agosto de 2006 12:37 > Para: MyFaces Discussion > Asunto: Re: dynamic list rendered onmouseover event... > > There are some AJAX components in the myFaces sandbox which might be of > interest to you... > http://myfaces.apache.org/sandbox/index.html > > Jorge Vásquez wrote: > > > > Regards to all, > > > > I was wondering if anyone has developed or has used a component which > > activates a lookup list when a user points his mouse over some text > > (mouseover event). I have seen something similar in gmail on the chat > > that is integrated with the web client where whenever one points to a > > contact it shows some possible actions related to a contact based on > > the current situation of the contact (whether he/she is logged, etc)… > > > > In DHTML terms I think of it as a contextual menu which activates with > > mouseover events and deactivates with onmouseout events. I have also > > seen something similar in some Microsoft applications where usually > > you get a contextual combobox for each cell in a row once the user > > points his/her mouse to the cell. > > > > Thanks in advance, > > > > Jorge Vásquez > > > >

