Hi guys,
Well I have been trying to implement the Ajax Paging in my Users list
and for that I have gone through the steps provided in bakery and it
worked. For this I have included the prototype file using
echo $javascript->link(array('prototype')); in the index.ctp of the
Users. The actual list rendered from paging.ctp in the elements
folder.
But when I moved the link into my default layout, it stopped working.
My firebug of Firefox is showing some errors "element.dispatchEvent is
not a function".
Is it that I have to include the script file in my view page. I am
planing to use jQuery also, will it be the same case.
Please guide me in this.
Regards,
Sijo Jose C
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---