Use the RequestHandler component.  Last problem with IE was that it
required UTF-8 and the header for that.  The RequestHandler places that
in there automatically.  You are probably having problems with
submitting forms and them not working, right?  And links that update
divs will work, eh?

This is in addition to what Sam mentioned above, but this was my big
problem was the UTF-8.

On Oct 7, 4:37 pm, "Samuel DeVore" <[EMAIL PROTECTED]> wrote:
> here are somethings that have caused me problems with ie and scripta/prototype
>
> stuff in tables
> nested forms (never a good idea anyway)
> lack of unique id's on contained elements
>
> load order of scripts and other js code
>
> HTH
> Sam D
>
> On 10/7/06, Brian Wisti <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > On 10/7/06, ski.nalicio.us <[EMAIL PROTECTED]> wrote:
>
> > > I have been playing with AJAX/scriptaculous in cakePHP and havent had
> > > any problems with IE or FireFox.
>
> > > Have you tried the script you are working on in another browser (e.g.
> > > FireFox)? If you have and it worked in the other browser, check that
> > > your installation of IE has Javascript enabled.
>
> > Yep, it's always a good idea to double-check in another browser. It's
> > also good to show the code that's not working. If you can't (because
> > you'd be compromising national security or whatever), at least let
> > folks know what you're trying to do and what AjaxHelper methods you're
> > trying to use. That's assuming you're using the AjaxHelper, but for
> > all we know you're handwriting code on little pieces of paper and
> > taping it to the monitor.
>
> > This is sounding *much* snarkier than I intended. Rest assured, I've
> > asked questions the same way many times in the past in a number of
> > public forums, and been told pretty much the same thing: give us code,
> > and give us a detailed description.
>
> > Kind Regards,
>
> > Brian Wisti
> >http://coolnamehere.com/--
> ==
> S. DeVore
> (the old fart) the advice is free, the lack of crankiness will cost you


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to