I am facing an issue in Safari browser.
The scenario is:
On click of a link in my application, I am opening a pop-up whose html
is loaded using AJAX.
On the pop-up page, I am interacting with another application hosted
on a different server.
After the interaction is complete, on closing the pop-up window, I am
calling a javascript function which makes an AJAX call and updates the
html of the parent window.

The functionality is working properly in all the browsers except for
Safari.

Though I have tried adding and removing the server URL from the
request-url but still that AJAX call is not going to server at all.

I am using prototype.js version 1.6.0 in my application.

Is there any solution to this problem?

Thanks,
Nihar.

--~--~---------~--~----~------------~-------~--~----~
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 prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to