$ajax->link( 'click me', "/products/move_down/1/1", array('complete' =>
'new Ajax.Updater("categories","/products/show_products/1");') , null,
false);Thats the code I'm using...basically its supposed to run a script that reorders the database, then displays /products/show_products/1 in the categories div. It sometimes works(and sometimes doesn't), and when the div is reloaded, it stops working entirely. Any idea why it would do something crazy like that? If you need more info, let me know. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
