Hi Francky

I have tried your code but I am getting a javascript error
(protoculous, line 2 apparently, which is paragraphs long).

My select's onchange event is set to the following variable:

$updateJavascript = $ajax->remoteFunction(array('url' => '/prompts/
test', 'update' => 'divJobs', 'with' => 'Form.serialize()'));

Where 'prompts' is the controller, 'test' is the action, and 'divJobs'
is the div to update.

Firebug, (Firefox's developer toolbar), is giving me the following
error information, but it means nothing to me:

$(c) has no properties
emptyFunction(undefined)protoculous.js (line 2)
emptyFunction(undefined, undefined)protoculous.js (line 2)
onchange(change )

Any ideas at all? Because I'm totally stumped...

Thanks

David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to