Don't you love AJAX and IE? I had problems when I didn't use the
RequestHandler component. If I remember correctly it detects ajax
calls and makes sure the result passed back is UTF-8. Because if it
isn't then that can screw up IE.
Also, I have found that something in scriptaculous / CakePHP / IE
causes the passed arguments to not be passed to the method, but instead
I had to break them out using explode on the $this->params('url').
Just two things to try and make Scriptaculous play nice.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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/cake-php
-~----------~----~----~----~------~----~------~--~---