I have a script posted at http://www.phptrainer.net/ajax/example4/index7.html
that works in Firefox but not in IE. I'm honestly not sure why and
I'd appreciate if someone could take a look at it and help me out.
The script is fairly straight forward...
- display a button
- user clicks the button
- the page goes gray
- a popup window comes up
- close the popup window and it goes back to the way it started.
There's also a "processing" layer that occurs while the html for the
popup is retrieved.
It seems like onSuccess isn't being called. It has a custom function,
but I tested by reducing the custom function to something simple:
alert('testing'); and the problem persisted.
Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---