If you trace the net traffic with firebug, does the server answer with
the correct javascript? and does the browser include the javascript
next to the anchor?. I'm experiencing some similar situation.

Pere.


On Jul 10, 11:59 am, Ben <[EMAIL PROTECTED]> wrote:
> Hello Cake-World,
>
> i red allready the threats about this discussion but nothing helped
> for me...
>
> My Problem:
> I got an AJAX->Link on my Page. It's placed in a table which is in an
> AJAX-Form. The Link works fine. BUT if i submit the form and the page
> reloaded by the form, the AJAX->Link is dead. On click nothing happens
> anymore.
>
> The Form just load a different action which view is loaded in a hidden
> iframe. This Page validates the form from above with Javascript (just
> fills in error messages by element.innerHTML).
>
> So i tried to change the rand() to mt_rand() in the AJAX-Helper.
> Problem persists...
> So i tried to make my own id for the link with options['id']. Problem
> still persists...
>
> Is there any solution to this? Or will it be fixed in future releases?
>
> Thanks. Ben

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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