Hi,
After a certain sequence of events I lose my 'click' events in
Safari.  It works normally in Firefox.

Here's how:
I have some href tags with Event.observe('click' ...   attached.

I open a child window with javascript window.open.

Do some things, then just before closing the child window I
automatically refresh the content in the parent window with
"opener.myajaxfunction('someparameter')".  The parent window sets up
the Event.observes again (which I've verified it actually does).

Now in the parent window the first click is eaten somewhere.  It has
no effect.  The second click operates normally, whatever you click on.

I'm using Safari 4 on Vista, and Prototype 1.6.

Anyone seen this behavior before?  I'm stumped.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to