Hi Madan, Add the 'invisible' link as i wrote before, and change your script to submit this actionIs instead of the one where the hover event is observed. It's no problem to submit a links actionId in mouseover script of another one.
Regards, Volker 2007/3/9, madan chowdary <[EMAIL PROTECTED]>:
Hi Volker, Replaced Event.observe() with Tobago.addEventListener() and the popup displayed fine. But regarding the issue what i had, how can i proceed... Is there any means of archiving my task to open a popup and navigate to another page with the same link and no double clicks on other links. Tried with javascript frameworks like Dojo, YUI which resulted in DIV alignment issues in FireFox and IE. This issue is to be fixed very soon as my project deadline is very near. Suggest me how can i move ahead to accomplish this task. Thnx in advance, Regards, Madan ----- Original Message ---- From: Volker Weber <[EMAIL PROTECTED]> To: MyFaces Discussion <[email protected]> Sent: Thursday, 8 March, 2007 8:24:00 PM Subject: Re: [ Tobago ] Regarding PopUp's > Can u explain me how can i go ahead with Tobago.addEventListener() or > Tobago.bindAsEventListener() instead of prototype.js:Event.observe() ? I just took a look in the sources: you can replace Event.observe() with Tobago.addEventListener(). They take the same params. ________________________________ Here's a new way to find what you're looking for - Yahoo! Answers

