I use the CJS package rom RossSoft and never had problem with observe_field .. I have made another method to be able to serioalie the complete form to the URL. I have used directly the observe_field from $ajax helper .. From RossSoft the main difference is that if the frequency is set to 0, the trigger for sending is an event and not the time and the event is "value change" ...Usefull and easy ..
Check in snippet for the package (I use both Ajax and CJS without any problem ).. Franck On Feb 7, 1:36 am, "Andrew McCafferty" <[EMAIL PROTECTED]> wrote: > Hello All, > > I'm getting some strange behaviour in Firefox only when using > $ajax->observeField to watch a SELECT dropdown. If the observed dropdown > > list is opened and you hover over a selection, the event is fired > after the amount of time specified by 'frequency'. In other words, > you get an ajax update without clicking on anything! > > The problem has been raised in the group before, but effectively went > unanswered: > > http://groups.google.com/group/cake-php/browse_thread/thread/9ed8b1e5... > > Anyone out there got a solution / workaround? > > If not can someone shed any light on whether this is likely to be a > bug in Cake, Prototype or Firefox so that I can raise a ticket with > the relevant developers? > > Thanks, > Andrew --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
